Back to API Reference
Struct

ModifierGraphPresetChange

sealed

Describes one exact structural or nested state transition in a modifier graph preset.

public BaseModifier Modifier{ get }

Gets the affected authored modifier node.

public IStateMemberReplay Source{ get }

Gets the replayable node that owns Member, when scalar replay is available.

public StateMember Member{ get }

Gets the exact generated member token for a nested scalar transition.

public UniTextDirty Flags{ get }

Gets the modifier-owned consequence of the changed parameter.

public bool Structural{ get }

Gets whether modifier graph topology changed.