Avatar
7/14/25Less than 1 minute
Avatar
Info
Avatar inherits from [Object](/docs/create/lua/API/Object/index.html)
Avatar definition. Unity Avatar
Members
Properties
Name | Description |
---|---|
Avatar .humanDescription | Returns the HumanDescription used to create this Avatar. |
Avatar .isHuman | Return true if this avatar is a valid human avatar. (read-only) |
Avatar .isValid | 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 .hideFlags | Should the object be hidden, saved with the Scene or modifiable by the user? |
Avatar .name | The name of the object. |
Inherited Methods
Name | Description |
---|---|
Avatar .GetInstanceID() | Returns the instance id of the object. |