shape(...)
shape(val: Z.TriggerRegion.Shape): this;
Sets the shape of the TriggerRegion.
Default value: Z.TriggerRegion.Shape.cube
Parameters
Parameter | Type | Description |
---|---|---|
val | Z.TriggerRegion.Shape | The shape to set the TriggerRegion to. |
Returns
this