#include <NvBlastTkJoint.h>
Public Attributes | |
| TkActor * | actors [2] |
| The TkActor objects joined by the joint. | |
| physx::PxVec3 | attachPositions [2] |
| The position of the joint relative to each TkActor. | |
| uint32_t | chunkIndices [2] |
| The chunk indices within the corresponding TkActor objects joined by the joint. The indexed chunks will be support chunks. | |
The TkActor objects joined by the joint.
| physx::PxVec3 Nv::Blast::TkJointData::attachPositions[2] |
The position of the joint relative to each TkActor.
| uint32_t Nv::Blast::TkJointData::chunkIndices[2] |
The chunk indices within the corresponding TkActor objects joined by the joint. The indexed chunks will be support chunks.