Skip to main content

Avatar

info

Avatar inherits from Object

Avatar definition. Unity Avatar

Members

Properties

NameDescription
Avatar.humanDescriptionReturns the HumanDescription used to create this Avatar.
Avatar.isHumanReturn true if this avatar is a valid human avatar. (read-only)
Avatar.isValidReturn true if this avatar is a valid mecanim avatar. It can be a generic avatar or a human avatar.

Inherited Members

Inherited Properties

NameDescription
Avatar.hideFlagsShould the object be hidden, saved with the Scene or modifiable by the user?
Avatar.nameThe name of the object.

Inherited Methods

NameDescription
Avatar.GetInstanceID()Returns the instance id of the object.