Class VisionOS
Runtime scripting API for VisionOS.
Inherited Members
Namespace: UnityEngine.XR.VisionOS
Assembly: solution.dll
Syntax
public static class VisionOS
  Methods
| Name | Description | 
|---|---|
| SetDepthRange(float, float) | Set the range of values used for depth sorting. These values should match Camera.nearClipPlane and Camera.farClipPlane  |