Back to API Reference
Class

ModifierGraphPreset

sealed
Implements:IModifierChangeSink

Shareable modifier-only recipe that can be paired with different range sources through ModifierGraphModifier. Runtime consumers instantiate the asset so modifier ownership and transient state never leak between UniText components.

public void Validate()

Validates the complete authored graph, including topology, nested presets, channels, actions, effects, and property bindings.

public Action Changed

Occurs when Inspector or code changes this recipe.

public ModifierGraphPresetChangedHandler NodeChanged

Raised with exact affected-node, member, and replay context.