Click or drag to resize

TriggerableSetColor Methods

The TriggerableSetColor type exposes the following members.

Methods
  NameDescription
Public methodHandleComponentAdded
If a ColorValueSetter is added to this Component, we will automatically add it to our array.
Protected methodReset
The Reset method Unity calls.
(Overrides TriggerableReset.)
Protected methodTriggerHit
Sets values to custom or cached, depending on what options are selected in the inspector and what value is passed in.
(Overrides TriggerableTriggerHit(Boolean).)
Top
See Also