PxMeshCookingHint

Defined in include/cooking/PxBVH33MidphaseDesc.h

struct PxMeshCookingHint

Enumeration for mesh cooking hints.

Deprecated:

This is only used for BVH33 which is deprecated and will be removed in a future version. Use BVH34 instead.

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.