Description
Gets the parameters of an Animation State. For example, if the Move state is defined with two animations (Walk and Run), then
the parameters are:
- — array of two scalar values representing the weights of Walk and Run. These weights are used in blending the two animations.
- — single scalar value representing the playback speed of the Move state
Parameters
|
String value representing the name of the Animation State
|
Ports
Inputs
|
Name of the simulation Point_Cloud
|
Outputs
|
Output string value representing the name of the Animation State
|
|
Out name of the simulation Point_Cloud
|
|
Array of scalar values representing the weight of each animation used for the Animation State
|
|
Playback speed of the Animation State
|
Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License