Method Enable
Enable(ClockState)
Create a game object on the main camera and instanciate a vfx to display a point cloud.
Declaration
public override void Enable(Scheduler.ClockState clockState)
Parameters
Type | Name | Description |
---|---|---|
Scheduler.ClockState | clockState | The parameters of the waveform associated to this node |
Overrides
Mechatronics.SystemGraph.NodeRuntime.Enable(Mechatronics.SystemGraph.Scheduler.ClockState)