None
No vertex attributes
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Field
- Namespace: UnityEngine.XR
- Assembly: UnityEngine.XRModule
None = 0
Remarks
Used by XRMeshSubsystem.GenerateMeshAsync to indicate that no additional attributes be generated, or by MeshGenerationResult to indicate that no attributes (other than positions) were written to the Mesh.
Additional Resources: XRMeshSubsystem.GenerateMeshAsync, MeshGenerationResult