Expand description
Mesh type definitions
This module defines all the data structures used for Unity Mesh processing.
Structsยง
- AABB
- Axis-Aligned Bounding Box
- Blend
Shape - Blend shape
- Blend
Shape Channel - Blend shape channel
- Blend
Shape Data - Blend shape data
- Blend
Shape Vertex - Blend shape vertex
- Channel
Info - Channel information for vertex data
- Compressed
Mesh - Compressed mesh data
- Mesh
- Mesh object representation
- Mesh
Config - Mesh processing configuration
- Mesh
Info - Mesh information summary
- Mesh
Result - Mesh processing result
- Packed
Float Vector - Packed float vector for compressed data
- Packed
IntVector - Packed int vector for compressed data
- Streaming
Info - Streaming info for external mesh data
- SubMesh
- SubMesh data structure
- Vertex
Data - Vertex data structure