Torque3D Documentation / _generateds / TSShapeLoader::Subshape

TSShapeLoader::Subshape

Engine/source/ts/loader/tsShapeLoader.h

More...

Public Attributes

Shape branches.

Object meshes for this subshape.

AppNode indices with objects attached.

Public Functions

Detailed Description

Public Attributes

Vector< AppNode * > branches 

Shape branches.

Vector< AppMesh * > objMeshes 

Object meshes for this subshape.

Vector< S32 > objNodes 

AppNode indices with objects attached.

Public Functions

~Subshape()