Expand description
Parameter is a name variable of a fixed type. See Parameter
docs for more info.
Structs§
- Parameter
Container - A container for all parameters used by a state machine. Parameters are shared across multiple animation layers.
- Parameter
Definition - A parameter value with its name.
Enums§
- Parameter
- Machine parameter is a named variable of a fixed type. Machine uses various parameters for specific actions. For example
Rule parameter is used to check where transition from a state to state is possible,
Weight
parameters are used to be a source real numbers that are used to calculate blend weights, etc. - Pose
Weight - Specific animation pose weight.