docs.unity.cn
    Show / Hide Table of Contents

    Class SSRAlgoParameter

    Screen Space Reflection Algorithm Type volume parameter.

    Inheritance
    Object
    SSRAlgoParameter
    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public sealed class SSRAlgoParameter : VolumeParameter<ScreenSpaceReflectionAlgorithm>

    Constructors

    SSRAlgoParameter(ScreenSpaceReflectionAlgorithm, Boolean)

    Screen Space Reflection Algorithm Type volume parameter constructor.

    Declaration
    public SSRAlgoParameter(ScreenSpaceReflectionAlgorithm value, bool overrideState = false)
    Parameters
    Type Name Description
    ScreenSpaceReflectionAlgorithm value

    SSR Algo Type parameter.

    Boolean overrideState

    Initial override state.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Thursday, July 8, 2021