setanimationprogresspct - eisclimber/ExPresS-XR GitHub Wiki
Method in AnimatorProgressController
Sets the progress of the animation to the given percentage in a range of [0.0f, 1.0f].
public void SetAnimationProgressPct(float pct)| Name | Description |
|---|---|
float pct |
Percentage of the animation. |