sm.visualization.getShapePlacementVisualization

Returns a table containing the current state of the shape placement visualization.

Kind: Function

Environments: Game

Game

sm.visualization.getShapePlacementVisualization(  )

Open the full Game reference

Availability: Client only

Returns:

Type Description
table Table containing { worldPosition = Vec3, worldRotation = Quat, shapeUuid = Uuid, isLegal = boolean }.