Contents

CollideTrigger

A trigger that activates when specified objects collide.

Overview

The runtime fires this trigger when any of the prims in the list of affectedObjects collide with any of the prims in colliders.

If all objects can collide with each other, define affectedObjects and colliders as the same list.

Declaration

class Preliminary_Trigger "CollideTrigger"

Topics

Properties

See Also

Triggers