Skip to content

triggerTag(...)

Studio is being deprecated, please head over to the documentation page for Mattercraft, our most advanced 3D tool for the web, where you can find the most recent information and tutorials.

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.

ParameterTypeDescription
vstringThe name of the triggerTag.

Z.TriggerRegion