BlueprintVisualization.updateBuilderGuide
Update the state of a builder guide BlueprintVisualization. Should be called whenever the root Shape of the builder guide has changed.
Kind: Function
Environments: Game
Game
blueprintVisualization:updateBuilderGuide( )
Availability: Client only
But should not be called every frame or tick for performance.
Parameters:
| Name | Type | Description |
|---|---|---|
blueprintVisualization |
BlueprintVisualization | A blueprint visualization created with sm.visualization.createBuilderGuide |