docs.unity3d.com
    Show / Hide Table of Contents

    Enum CameraFacingDirection

    Represents the camera used when supplying the video feed.

    Namespace: UnityEngine.XR.ARFoundation
    Syntax
    public enum CameraFacingDirection

    Fields

    Name Description Value
    None

    No video feed should be provided.


    0
    World

    Provide the video feed from the world-facing camera. On a phone, this is usually the rear camera.


    1
    User

    Provide the video feed from the user-facing camera. On a phone, this is usually the front ("selfie") camera.


    2

    Extension Methods

    CameraModeExtensions.ToFeature()
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023