Skip to content

setanimationprogresspct

eisclimber edited this page Apr 4, 2026 · 1 revision

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.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally