docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class BackplateTypeParameter

    Backplate Type volume parameter.

    Inheritance
    object
    VolumeParameter
    VolumeParameter<BackplateType>
    BackplateTypeParameter
    Implements
    ICloneable
    IEquatable<VolumeParameter<BackplateType>>
    Inherited Members
    VolumeParameter<BackplateType>.value
    VolumeParameter<BackplateType>.Interp(BackplateType, BackplateType, float)
    VolumeParameter<BackplateType>.Override(BackplateType)
    VolumeParameter<BackplateType>.SetValue(VolumeParameter)
    VolumeParameter<BackplateType>.GetHashCode()
    VolumeParameter<BackplateType>.ToString()
    VolumeParameter<BackplateType>.Equals(VolumeParameter<BackplateType>)
    VolumeParameter<BackplateType>.Equals(object)
    VolumeParameter<BackplateType>.Clone()
    VolumeParameter.k_DebuggerDisplay
    VolumeParameter.overrideState
    VolumeParameter.GetValue<T>()
    VolumeParameter.IsObjectParameter(Type)
    VolumeParameter.Release()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEngine.Rendering.HighDefinition
    Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
    Syntax
    [Serializable]
    public sealed class BackplateTypeParameter : VolumeParameter<BackplateType>, ICloneable, IEquatable<VolumeParameter<BackplateType>>

    Constructors

    BackplateTypeParameter(BackplateType, bool)

    Backplate Type volume parameter constructor.

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

    Backplate Type parameter.

    bool overrideState

    Initial override state.

    Implements

    ICloneable
    IEquatable<T>
    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)