Class ARKitMeshSubsystemExtensions
ARKit extension methods to the XRMeshSubsystem.
Inherited Members
Namespace: UnityEngine.XR.ARKit
Assembly: solution.dll
Syntax
public static class ARKitMeshSubsystemExtensions
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. |