The action to execute when the trigger is activated.
OptionalconditionOptional condition function that must return true for the trigger to fire.
OptionalcooldownMinimum time between activations in seconds.
OptionalenabledWhether the trigger is currently active.
Unique identifier for the trigger.
OptionallastTimestamp of the last activation.
OptionalonceIf true, the trigger will only fire once and then disable itself.
OptionalradiusRadius for 'sphere' and 'cylinder' shapes.
OptionalshapeThe spatial shape of the trigger (for 'proximity' and 'collision').
OptionalsizeDimensions [x, y, z] for 'box' shape.
OptionaltriggerNumber of times the trigger has been activated.
The activation method for this trigger.
Component data for a trigger.