Interface | Description |
---|---|
IEventHandler<T> |
Handler for animation events;
|
ITimeValue |
Time-varying value associated with the animation.
|
Class | Description |
---|---|
Event |
Event stored in the clip
|
TimeValues |
Various implementations of ITimeValue.
|
TimeValues.CompositionValue | |
TimeValues.ConstValue | |
TimeValues.ParameterValue | |
TimeValues.SimpleExprValue | |
TimeValues.VariableValue |
Simple value holder.
|
Enum | Description |
---|---|
TimeValues.CommonTimeValueTypeAdapterFactory | |
TimeValues.IdentityValue |