docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property supportsCameraConfigurations

    supportsCameraConfigurations

    Indicates whether the provider implementation supports camera configurations. If false, the get accessor for XRCameraSubsystem.currentConfiguration may return null, and the set accessor must throw a NotSupportedException.

    Declaration
    public bool supportsCameraConfigurations { get; }
    Property Value
    Type Description
    bool

    true if the implementation supports camera configurations. Otherwise, false.

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, September 22, 2023