MeshComputeConsistency Enum

Definition

The compute consistency to request from the XRMeshSubsystem.

C#
public enum MeshComputeConsistency
Inheritance
MeshComputeConsistency

Fields

Name Value Description
ConsistentSnapshotComplete 1

A watertight, globally consistent snapshot, not limited to observable objects in the scanned regions.

ConsistentSnapshotIncompleteFast 2

A non-watertight snapshot, limited to observable objects in the scanned regions. The returned mesh may not be globally optimized for completeness, and therefore may be returned faster in some scenarios.

OcclusionOptimized 3

A mesh optimized for lower-latency occlusion uses. The returned mesh may not be globally consistent and might be adjusted piecewise independently.

Applies to

Produkt Wersje
Mixed Reality OpenXR Plugin 1.4, 1.5, 1.6, 1.7, 1.9, 1.10, 1.11