| Member | Value | Description |
|---|---|---|
NONE | 0 |
This flag indicates none of the other mesh flags are enabled.
|
ENABLE_SIMPLIFICATION | (1 << 0) |
Turning on Mesh Simplification will reduce the resource usage of geometry propagation at the cost of audio quality.
|
ENABLE_DIFFRACTION | (1 << 1) |
If diffraction is enabled, the geometry will support real-time diffraction. Note, if this is disabled and you try to turn on real time diffraction, you won't hear a difference as the geometry did not render to support geometry.
|