changecolorwithbool - eisclimber/ExPresS-XR GitHub Wiki
Method in ColorAnimatorSwitcher
Sets a bool to change the color.
public virtual void ChangeColorWithBool(string boolName, bool boolValue)| Name | Description |
|---|---|
string boolName |
Name of the parameter. |
bool boolValue |
Value to set. |