{}!Google Tag Manager end}} Class MotionBlurModeParameter | Universal RP | 14.0.9
docs.unity3d.com
    목차 표시/숨기기

    Class MotionBlurModeParameter

    A VolumeParameter that holds a MotionBlurMode value.

    Inheritance
    Object
    VolumeParameter
    VolumeParameter<MotionBlurMode>
    MotionBlurModeParameter
    Inherited Members
    UnityEngine.Rendering.VolumeParameter<UnityEngine.Rendering.Universal.MotionBlurMode>.m_Value
    VolumeParameter<MotionBlurMode>.Interp(MotionBlurMode, MotionBlurMode, Single)
    VolumeParameter<MotionBlurMode>.Override(MotionBlurMode)
    UnityEngine.Rendering.VolumeParameter<UnityEngine.Rendering.Universal.MotionBlurMode>.SetValue(UnityEngine.Rendering.VolumeParameter)
    VolumeParameter<MotionBlurMode>.GetHashCode()
    UnityEngine.Rendering.VolumeParameter<UnityEngine.Rendering.Universal.MotionBlurMode>.ToString()
    VolumeParameter<MotionBlurMode>.Equals(VolumeParameter<MotionBlurMode>)
    VolumeParameter<MotionBlurMode>.Equals(Object)
    VolumeParameter<MotionBlurMode>.Clone()
    VolumeParameter<MotionBlurMode>.value
    UnityEngine.Rendering.VolumeParameter.k_DebuggerDisplay
    UnityEngine.Rendering.VolumeParameter.m_OverrideState
    VolumeParameter.GetValue<T>()
    VolumeParameter.OnEnable()
    VolumeParameter.OnDisable()
    VolumeParameter.IsObjectParameter(Type)
    VolumeParameter.Release()
    UnityEngine.Rendering.VolumeParameter.overrideState
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: UnityEngine.Rendering.Universal
    Syntax
    [Serializable]
    public sealed class MotionBlurModeParameter : VolumeParameter<MotionBlurMode>, ICloneable, IEquatable<VolumeParameter<MotionBlurMode>>

    Constructors

    MotionBlurModeParameter(MotionBlurMode, Boolean)

    Creates a new MotionBlurModeParameter instance.

    Declaration
    public MotionBlurModeParameter(MotionBlurMode value, bool overrideState = false)
    Parameters
    Type Name Description
    MotionBlurMode value

    The initial value to store in the parameter.

    Boolean overrideState

    The initial override state for the parameter.

    맨 위로
    Copyright © 2023 Unity Technologies —
    • Your Privacy Choices (Cookie Settings)