docs.unity.cn
    Show / Hide Table of Contents

    Class VolumeComponentAnimCurveTests

    Inheritance
    Object
    VolumeComponentAnimCurveTests
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: UnityEngine.Rendering.Tests
    Syntax
    public class VolumeComponentAnimCurveTests

    Methods

    AnimationCurveParameterKeysAreNotShared(Action<AnimationCurve, AnimationCurve, AnimationCurve, VolumeStack, VolumeManager>)

    Declaration
    public (int, int, int) AnimationCurveParameterKeysAreNotShared(Action<AnimationCurve, AnimationCurve, AnimationCurve, VolumeStack, VolumeManager> actionToPerform)
    Parameters
    Type Name Description
    Action<AnimationCurve, AnimationCurve, AnimationCurve, VolumeStack, VolumeManager> actionToPerform
    Returns
    Type Description
    (T1, T2, T3)<Int32, Int32, Int32>

    RenderInterpolateAnimationCurve(AnimationCurve, AnimationCurve, Single)

    Declaration
    public void RenderInterpolateAnimationCurve(AnimationCurve lhsCurve, AnimationCurve rhsCurve, float t)
    Parameters
    Type Name Description
    AnimationCurve lhsCurve
    AnimationCurve rhsCurve
    Single t

    Setup()

    Declaration
    public void Setup()

    TearDown()

    Declaration
    public void TearDown()

    Extension Methods

    AnalyticsUtils.ToNestedColumn<T>(T, Boolean)
    AnalyticsUtils.ToNestedColumnWithDefault<T>(T, T, Boolean)
    ReflectionUtils.Invoke(Object, String, Object[])
    ReflectionUtils.SetField(Object, String, Object)
    ReflectionUtils.GetField(Object, String)
    ReflectionUtils.GetFields(Object)
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 26 September 2023