Expand description
Raw mesh data export for custom rendering.
Structs§
- RawMesh
Data - Raw mesh data for custom use.
Functions§
- export_
raw - Export mesh as raw data. Note: This combines opaque and transparent meshes. For separate handling, access output.opaque_mesh and output.transparent_mesh directly.