Torque3D Documentation / _generateds / SceneObject::MountInfo

SceneObject::MountInfo

Engine/source/scene/sceneObject.h

Mounted object.

More...

Public Attributes

Link to next object mounted to this object's mount.

Linked-list of objects mounted on this object.

Node point we are mounted to.

Object this object is mounted on.

Detailed Description

Mounted object.

Public Attributes

SceneObject * link 

Link to next object mounted to this object's mount.

SceneObject * list 

Linked-list of objects mounted on this object.

S32 node 

Node point we are mounted to.

SceneObject * object 

Object this object is mounted on.

MatrixF xfm