Adds a new box to the part on the specified coordinates (relative to the part's coordinates) of the specified size (width, height, length)
additional size to be added from all the six sizes of the box
Creates a new part with specified name. If a part with specified name already exists, returns the existing part
name of the part to create or return
Clears the contents of the part
NativeRenderMesh specified via setMesh call or null, if this part doesn't contain mesh
Specifies NativeRenderMesh to be used as a part
s Specifies part default offset
Specifies part rotation
Specifies texture uv offset
Specifies texture uv offset
deprecated boolean parameter
Specifies texture size size, use the real texture file size or change it to stretch texture
Specifies texture size size, use the real texture file size or change it to stretch texture
deprecated boolean parameter
Generated using TypeDoc
Adds a new box to the part on the specified coordinates (relative to the part's coordinates) of the specified size (width, height, length)