docs.unity.cn
    Show / Hide Table of Contents

    Class BackplateTypeParameter

    Backplate Type volume parameter.

    Inheritance
    Object
    BackplateTypeParameter
    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public sealed class BackplateTypeParameter : VolumeParameter<BackplateType>

    Constructors

    BackplateTypeParameter(BackplateType, Boolean)

    Backplate Type volume parameter constructor.

    Declaration
    public BackplateTypeParameter(BackplateType value, bool overrideState = false)
    Parameters
    Type Name Description
    BackplateType value

    Backplate Type parameter.

    Boolean overrideState

    Initial override state.

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