PxAggregateType

Defined in include/PxAggregate.h

struct PxAggregateType

Public Types

enum Enum

Values:

enumerator eGENERIC

Aggregate will contain various actors of unspecified types.

enumerator eSTATIC

Aggregate will only contain static actors.

enumerator eKINEMATIC

Aggregate will only contain kinematic actors.