docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method EvaluateEffectsParameters

    EvaluateEffectsParameters(HDCamera, bool, bool)

    Function that returns the ray tracing and path tracing effects that are enabled for a given camera.

    Declaration
    public static HDEffectsParameters EvaluateEffectsParameters(HDCamera hdCamera, bool rayTracedShadows, bool rayTracedContactShadows)
    Parameters
    Type Name Description
    HDCamera hdCamera

    The input camera

    bool rayTracedShadows

    Flag that defines if at least one light has ray traced shadows.

    bool rayTracedContactShadows

    Flag that defines if at least one light has ray traced contact shadows

    Returns
    Type Description
    HDEffectsParameters

    HDEffectsParameters type.

    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)