AttributeModifier

Property modifiers can be added to the property system to modify the value of selected properties.

Untitled

Modify property values at runtime

AddModifier and RemoveModifier: Add/remove modifiers.

Untitled

AddModifierForDuration and RemoveModifierForDuration: This allows you to automatically remove modifiers after adding them for a period of time.

Untitled

AddModifiers and RemoveModifiers: This allows you to add/remove multiple modifiers at the same time.

Untitled