ActorRenderer
Index
Constructors
Methods
Constructors
constructor
Constructs new ActorRenderer object without parts.
Returns ActorRenderer
Methods
addPart
Adds a child model part of an existing one.
Parameters
name: string
child model name
parentName: string
parent model name
optionalmesh: RenderMesh
Returns ModelPart
getPart
Parameters
name: string
Returns ModelPart
getUniformSet
Returns ShaderUniformSet
setMaterial
Parameters
materialName: string
Returns void
setTexture
Parameters
textureName: string
Returns void
Class, upon which armor and attachments render is based It is a model that consists of parts, same as in Render, but more abstract, allows creating root parts instead of inheritance from old humanoid model.
2.2.0b75