Enum XRCameraTorchMode
Represents the torch mode of the camera.
Namespace: UnityEngine.XR.ARSubsystems
Assembly: Unity.XR.ARSubsystems.dll
Syntax
public enum XRCameraTorchMode
Fields
Name | Description |
---|---|
Off | The camera torch (flash) is off. |
On | The camera torch (flash) is on. |