This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

AnimationHumanStream.SetMuscle

Declaration

public void SetMuscle(Experimental.Animations.MuscleHandle muscle, float value);

Parameters

muscle The Muscle that is queried.
value The muscle value.

Description

Sets the muscle value.

See Also: MuscleHandle.