changecolorwithfloat - eisclimber/ExPresS-XR GitHub Wiki
Method in ColorAnimatorSwitcher
Sets a float to change the color.
public virtual void ChangeColorWithFloat(string floatName, float floatValue)| Name | Description |
|---|---|
string floatName |
Name of the parameter. |
float floatValue |
Value to set. |