Skip to content

setanimatorfloat

eisclimber edited this page Apr 4, 2026 · 1 revision

VirtualHandAnimator.SetAnimatorFloat(string,float)

Method in VirtualHandAnimator

Summary

Sets a float parameter in the animator.

public void SetAnimatorFloat(string floatName, float floatValue)

Parameters

Name Description
string floatName Name of the parameter.
float floatValue Value to set.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally