Optional
earsfalse
Optional
makeWhether to make the object visible after the texture is loaded.
true
Optional
modelThe model of the player ("default"
for normal arms, and "slim"
for slim arms).
When set to "auto-detect"
, the model will be inferred from the skin texture.
"auto-detect"
Generated using TypeDoc
Whether to display the ears drawn on the skin texture.
true
- Display the ears drawn on the skin texture."load-only"
- Loads the ear texture, but do not make them visible. You can make them visible later by settingPlayerObject.ears.visible
totrue
.false
- Do not load or show the ears.