MeshVertexAttributes
A set of vertex attributes.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Enum
- Namespace: UnityEngine.XR
- Assembly: UnityEngine.XRModule
[Flags]public enum MeshVertexAttributes
Remarks
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.