docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property supportsEnvironmentDepthImage

    supportsEnvironmentDepthImage

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

    Declaration
    [Obsolete("Use environmentDepthImageSupported instead.")]
    public bool supportsEnvironmentDepthImage { get; }
    Property Value
    Type Description
    bool

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

    Remarks
    Note

    This is a runtime check which might require some initialization to determine support. During this period, this property might return false for a time before becoming true.

    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)