Skip to content

CreatorInterface

CreatorInterface represent the user interface of the creator. This class is only available in the creator.

Not newable

This object cannot be created by scripts using Instance.New().

Properties

ToolMode : ToolModeEnum

Returns the target tool mode

TargetPartColor : Color

Returns the target part color

TargetPartMaterial : PartMaterial

Returns the target part material

MoveSnapEnabled : boolean

Returns the move snapping value

MoveSnapping : number

Returns whenever the move snapping is enabled by the user

UserMoveSnapping : number

Returns the move snapping value defined by the user

RotateSnapEnabled : boolean

Returns whenever the rotate snapping is enabled by the user

RotateSnapping : number

Returns the rotate snapping value

UserRotateSnapping : number

Returns the rotate snapping value defined by the user