Back to API Reference
Class
RangeConfigurationObject
abstract
Implements:IRangeConfigurationSource
Base for serializable interaction policy objects whose nested changes can affect a live rule graph. Consumers bind only while the object participates in an active modifier.
Derived Types(5)
Types that inherit from RangeConfigurationObject.
CCCCC
ParameterChange
Animates one typed parameter of an existing modifier in the owner's graph.
RangeGestureRecognizer
Serializable custom gesture policy evaluated by the component's shared interaction router. Return [[Claim]] only when the gesture is recognized; the router resolves simultaneous claims by priority and then the order returned by the modifier.
RangeStatePlayback
Serializable playback policy controlling rule enter, exit, event and cancellation.
RangeStateRule
Signal-driven playback with a range scope and optional parameter bindings.
RangeStateSelector
Serialized or code-first predicate over an entity's current typed signals.
