This version of Unity is unsupported.

MeshVertexAttributes

enumeration

Description

A set of vertex attributes.

This enum is used by XRMeshSubsystem.GenerateMeshAsync to request particular vertex attributes, or by MeshGenerationResult to indicate which vertex attributes were written to the Mesh.

Properties

NoneNo vertex attributes
NormalsVertex normals
TangentsVertex tangents
UVsVertex UVs
ColorsVertex normals