docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class APVLeakReductionModeParameter

    A VolumeParameter that holds a APVLeakReductionMode value.

    Inheritance
    object
    VolumeParameter
    VolumeParameter<APVLeakReductionMode>
    APVLeakReductionModeParameter
    Implements
    ICloneable
    IEquatable<VolumeParameter<APVLeakReductionMode>>
    Inherited Members
    VolumeParameter<APVLeakReductionMode>.value
    VolumeParameter<APVLeakReductionMode>.Interp(APVLeakReductionMode, APVLeakReductionMode, float)
    VolumeParameter<APVLeakReductionMode>.Override(APVLeakReductionMode)
    VolumeParameter<APVLeakReductionMode>.SetValue(VolumeParameter)
    VolumeParameter<APVLeakReductionMode>.GetHashCode()
    VolumeParameter<APVLeakReductionMode>.ToString()
    VolumeParameter<APVLeakReductionMode>.Equals(VolumeParameter<APVLeakReductionMode>)
    VolumeParameter<APVLeakReductionMode>.Equals(object)
    VolumeParameter<APVLeakReductionMode>.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
    Assembly: Unity.RenderPipelines.Core.Runtime.dll
    Syntax
    [Serializable]
    public sealed class APVLeakReductionModeParameter : VolumeParameter<APVLeakReductionMode>, ICloneable, IEquatable<VolumeParameter<APVLeakReductionMode>>

    Constructors

    APVLeakReductionModeParameter(APVLeakReductionMode, bool)

    Creates a new APVLeakReductionModeParameter instance.

    Declaration
    public APVLeakReductionModeParameter(APVLeakReductionMode value, bool overrideState = false)
    Parameters
    Type Name Description
    APVLeakReductionMode value

    The initial value to store in the parameter.

    bool overrideState

    The initial override state for the parameter.

    Implements

    ICloneable
    IEquatable<T>

    Extension Methods

    ReflectionUtils.GetField(object, string)
    ReflectionUtils.GetFields(object)
    ReflectionUtils.Invoke(object, string, params object[])
    ReflectionUtils.SetField(object, string, object)
    AnalyticsUtils.ToNestedColumnWithDefault<T>(T, T, bool)
    AnalyticsUtils.ToNestedColumn<T>(T, 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)