setanimationprogresspct - eisclimber/ExPresS-XR GitHub Wiki

AnimatorProgressController.SetAnimationProgressPct(float)

Method in AnimatorProgressController

Summary

Sets the progress of the animation to the given percentage in a range of [0.0f, 1.0f].

public void SetAnimationProgressPct(float pct)

Parameters

Name Description
float pct Percentage of the animation.
⚠️ **GitHub.com Fallback** ⚠️