DraggerCoordinateSpace
Determines the coordinate space used when dragging objects in Studio.
Items 2
| History | Name | Value | Description | |
|---|---|---|---|---|
| 481 | Object | 0 | Dragging is performed relative to the object's local coordinate space. | |
| 482 | World | 1 | Dragging is performed relative to the world coordinate space. |
Removed items 1
| History | Name | Value | |
|---|---|---|---|
| 482 | Constant | 1 |
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.