CoordinateSpace Type
Coordinate space for an overlay primitive. `World` is transformed by the current `ViewerCamera`; `Screen` is viewport pixels and bypasses the camera.
Instance members
| Instance member |
Description
|
Full Usage:
this.IsScreen
Returns: bool
|
|
Full Usage:
this.IsWorld
Returns: bool
|
|
FSBarV1_Archived