Enum ArCameraConfigFacingDirection
Describes the direction a camera is facing relative to the device.
Namespace: UnityEngine.XR.ARCore
Syntax
public enum ArCameraConfigFacingDirection
Fields
Name | Description | Value |
---|---|---|
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). |