AnimationStream.AsHuman
public Experimental.Animations.AnimationHumanStream AsHuman();
Returns
AnimationHumanStream Returns the same stream, but as an AnimationHumanStream.
Description 描述
Gets the same stream, but as an AnimationHumanStream.
This function throws an InvalidOperationException is the avatar is not a humanoid.
See Also: isHumanStream.