Skip to content

API > Avatar


Avatar⚓︎

Avatar inherits from Object

Avatar definition. Unity Avatar

Members⚓︎

Properties⚓︎

Name Description
Avatar.humanDescriptionProperty Returns the HumanDescription used to create this Avatar.
Avatar.isHumanProperty Return true if this avatar is a valid human avatar. (read-only)
Avatar.isValidProperty Return true if this avatar is a valid mecanim avatar. It can be a generic avatar or a human avatar.

Inherited Members⚓︎

Inherited Properties⚓︎

Name Description
Avatar.hideFlagsProperty Should the object be hidden, saved with the Scene or modifiable by the user?
Avatar.nameProperty The name of the object.

Inherited Methods⚓︎

Name Description
Avatar.GetInstanceID()Method Returns the instance id of the object.