docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SignificantlyDivergesFrom

    SignificantlyDivergesFrom(SkySettings)

    Determines if the SkySettings is significantly divergent from another. This is going to be used to determine whether to reset completely the ambient probe instead of using previous one when waiting for current data upon changes. Override this to have a per-sky specific heuristic.

    Declaration
    public virtual bool SignificantlyDivergesFrom(SkySettings otherSettings)
    Parameters
    Type Name Description
    SkySettings otherSettings

    The settings to compare with.

    Returns
    Type Description
    bool

    Whether the settings are deemed very different.

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