Reference API Roblox

Engine API

Website

Related

Reference API Roblox

DraggerCoordinateSpace

Determines the coordinate space used when dragging objects in Studio.

Items 2

HistoryNameValueDescription
481Object0

Dragging is performed relative to the object's local coordinate space.

482World1

Dragging is performed relative to the world coordinate space.

Removed items 1

HistoryNameValue
482Constant1

Description

Determines the coordinate space in which the Studio dragger moves and orients selected objects. Used as the type of the DraggerService.DraggerCoordinateSpace property, which defaults to DraggerCoordinateSpace.Object.

History 5

Settings