triggerTag(...)
triggerTag(v : string): Z.TriggerRegion;
Sets the triggerTag of the TriggerRegion. Objects with this tag will be tested to see if they are inside the TriggerRegion.
Parameters
Parameter | Type | Description |
---|---|---|
v | string | The name of the triggerTag. |
Returns
Z.TriggerRegion