sm.visualization.setCreationFreePlacement
Controls the transform of the creation visualization. If true the visualization will render using setFreePlacementPosition/setFreePlacementRotation functions.
Kind: Function
Environments: Game
Game
sm.visualization.setCreationFreePlacement( valid )
Availability: Client only
If false the visualization will render on top of the creation.
Parameters:
| Name | Type | Description |
|---|---|---|
valid |
boolean | Should the creation visualization be free placement |