Render.PartElement
Index
Properties
optionalchildren
Specifies child elements, using current box coordinates as base for the child boxes.
coords
Box coordinates, relative to part's coordinates.
size
Box size.
Type declaration
optionalw?: number
x: number
y: number
z: number
optionaluv
Box texture offset.
Type declaration
x: number
y: number
Part's box description specified in Render.setPart method.