docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property queryForSupportsEnvironmentDepthImage

    queryForSupportsEnvironmentDepthImage

    Query for whether the current subsystem supports environment depth image. This property is deprecated. Use environmentDepthImageSupportedDelegate instead.

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

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

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