Member of ML.SDK.MLPlayer
Method
void MLPlayer.SetAnimationBoolValue(string name, bool value)
void MLPlayer.SetAnimationBoolValue(string name, bool value);
Parameters
Parameter | Type | Description |
---|---|---|
name | string | The parameter name |
value | bool | The parameter boolean value |
Returns
Summary
Sets a boolean parameter's value in player's animator, if the parameter exists. This function can set player's Locomotion, Hand and Emote parameters.
Only for local player