Enum ARPassthroughCameraState
Represents the state of the device's passthrough camera.
Namespace: UnityEngine.XR.OpenXR.Features.Android
Assembly: Unity.XR.AndroidOpenXR.dll
Syntax
public enum ARPassthroughCameraState
Fields
Name | Description |
---|---|
Disabled | Camera is disabled. |
Error | Camera is in an unrecoverable error state. |
Initialized | Camera is coming online, but not yet ready for use. |
Ready | Camera is ready for use. |