docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property queryForSupportsEnvironmentDepthConfidenceImage

    queryForSupportsEnvironmentDepthConfidenceImage

    Specifies if the current subsystem supports environment depth confidence image. This property is deprecated. Use environmentDepthConfidenceImageSupportedDelegate instead.

    Declaration
    [Obsolete("Use environmentDepthConfidenceImageSupportedDelegate instead.")]
    public Func<bool> queryForSupportsEnvironmentDepthConfidenceImage { get; set; }
    Property Value
    Type Description
    Func<bool>

    true if the current subsystem supports environment depth confidence image. Otherwise, false.

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