API reference
API reference
Select your platform
No SDKs available
No versions available

MeshSegment Struct

Represents a single mesh segment with position data, indices for mesh topology, UVs for texturing, and tangents for normal mapping.

Fields

Vector3[] positions[Get]
int[] indices[Get]
Vector2[] uv[Get]
Vector4[] tangents[Get]
Did you find this page helpful?
Thumbs up icon
Thumbs down icon