docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ArCameraConfigTargetFps

    Target camera capture frame rates.

    Namespace: UnityEngine.XR.ARCore
    Assembly: Unity.XR.ARCore.dll
    Syntax
    [Flags]
    public enum ArCameraConfigTargetFps
    Remarks

    The target frame rate represents the maximum or desired frame rate. Actual camera capture frame rates can be lower than the target frame rate under low light conditions in order to accommodate longer exposure times.

    Fields

    Name Description
    Fps30

    Target 30fps camera capture frame rate.

    Fps60

    Target 60fps camera capture frame rate.

    See Also
    ArCameraConfigFilter
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)