Status
The MeshGenerationStatus of the mesh generation task.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.XR
- Assembly: UnityEngine.XRModule
public readonly MeshGenerationStatus Status { get; }
Remarks
Use this to determine whether the requested mesh generation was successful.
Additional Resources: XRMeshSubsystem.GenerateMeshAsync