PxMeshCookingHint Struct Reference

Enumeration for mesh cooking hints. More...

#include <PxBVH33MidphaseDesc.h>

Public Types

enum  Enum { eSIM_PERFORMANCE = 0, eCOOKING_PERFORMANCE = 1 }
 

Detailed Description

Enumeration for mesh cooking hints.

Member Enumeration Documentation

◆ Enum

Enumerator
eSIM_PERFORMANCE 

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

eCOOKING_PERFORMANCE 

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


The documentation for this struct was generated from the following file: