Summary
Sets the layer to a pose by pausing it and applying a normalized time on every animation clips.
The normalized time to apply on the animation clips.
Syntax
public FlexMotionLayer SetPose(float normalizedTime)
Parameters
| Name | Type | Description |
|---|---|---|
| normalizedTime | float |
Return Value
| Type | Description |
|---|---|
| FlexMotionLayer | The same instance of FlexMotionLayer, allowing chained method calls. |