Class VisionOSMeshSubsystemExtensions
VisionOS extension methods to the XRMeshSubsystem.
Inherited Members
Namespace: UnityEngine.XR.VisionOS
Assembly: solution.dll
Syntax
public static class VisionOSMeshSubsystemExtensions
Methods
Name | Description |
---|---|
GetClassificationEnabled(XRMeshSubsystem) | Whether mesh classification is enabled. |
GetFaceClassifications(XRMeshSubsystem, TrackableId, Allocator) | Get the face classifications for the given mesh ID. |
SetClassificationEnabled(XRMeshSubsystem, bool) | Sets whether mesh classification should be enabled. |