Enum ArCameraConfigFacingDirection
Describes the direction a camera is facing relative to the device.
Namespace: UnityEngine.XR.ARCore
Assembly: Unity.XR.ARCore.dll
Syntax
public enum ArCameraConfigFacingDirection
Fields
Name | Description |
---|---|
Back | Camera looks out the back of the device (away from the user). |
Front | Camera looks out the front of the device (towards the user). |