Experimental: this API is experimental and might be changed or removed in the future.

MeshGenerationStatus.Canceled

Cambiar al Manual

Descripción

The mesh generation was canceled.

This can happen if the XRMeshSubsystem is stopped or destroyed while meshes are being generated. No data is written to the Mesh or [[MeshCollider] provided during the call to XRMeshSubsystem.GenerateMeshAsync.

See Also: XRMeshSubsystem.GenerateMeshAsync, MeshGenerationResult