Represents an avatar model with head and hands references. Used for representing characters in 3D space.
Creates a new avatar model.
The root object of the avatar
The head object of the avatar
The left hand object of the avatar
The right hand object of the avatar
The head object of the avatar model
The left hand object of the avatar model, if available
The right hand object of the avatar model, if available
The root object of the avatar model
Checks if the avatar model has a valid configuration. An avatar is considered valid if it has a head.
Whether the avatar has a valid setup
Represents an avatar model with head and hands references. Used for representing characters in 3D space.