PxActorType

Defined in include/PxActor.h

struct PxActorType

Identifies each type of actor.

See also

PxActor

Public Types

enum Enum

Values:

enumerator eRIGID_STATIC

A static rigid body.

See also

PxRigidStatic

enumerator eRIGID_DYNAMIC

A dynamic rigid body.

See also

PxRigidDynamic

enumerator eARTICULATION_LINK

An articulation link.

See also

PxArticulationLink

enumerator eDEFORMABLE_SURFACE

A deformable surface.

See also

PxDeformableSurface

enumerator eDEFORMABLE_VOLUME

A deformable volume.

See also

PxDeformableVolume

enumerator eSOFTBODY

Deprecated.

See also

eDEFORMABLE_VOLUME

enumerator ePBD_PARTICLESYSTEM

A PBD ParticleSystem.

See also

PxPBDParticleSystem

enumerator eACTOR_COUNT

internal use only!

enumerator eACTOR_FORCE_DWORD

internal use only!