PxMeshCookingHint

Defined in include/cooking/PxBVH33MidphaseDesc.h

struct PxMeshCookingHint

Enumeration for mesh cooking hints.

Deprecated:

Public Types

enum Enum

Values:

enumerator eSIM_PERFORMANCE

Default value. Favors higher quality hierarchy with higher runtime performance over cooking speed.

enumerator eCOOKING_PERFORMANCE

Enables fast cooking path at the expense of somewhat lower quality hierarchy construction.