Module types

Module types 

Source
Expand description

Mesh type definitions

This module defines all the data structures used for Unity Mesh processing.

Structsยง

AABB
Axis-Aligned Bounding Box
BlendShape
Blend shape
BlendShapeChannel
Blend shape channel
BlendShapeData
Blend shape data
BlendShapeVertex
Blend shape vertex
ChannelInfo
Channel information for vertex data
CompressedMesh
Compressed mesh data
Mesh
Mesh object representation
MeshConfig
Mesh processing configuration
MeshInfo
Mesh information summary
MeshResult
Mesh processing result
PackedFloatVector
Packed float vector for compressed data
PackedIntVector
Packed int vector for compressed data
StreamingInfo
Streaming info for external mesh data
SubMesh
SubMesh data structure
VertexData
Vertex data structure