Skip to main content
Member of ML.SDK.MLPlayer
Method

void MLPlayer.SetAnimationBoolValue(string name, bool value)

 void MLPlayer.SetAnimationBoolValue(string name, bool value);

Parameters

ParameterTypeDescription
namestringThe parameter name
valueboolThe parameter boolean value

Returns

void

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