docs.unity.cn
    Show / Hide Table of Contents

    Class VolumeComponentAnimCurveTests

    Inheritance
    Object
    VolumeComponentAnimCurveTests
    Namespace: UnityEngine.Rendering.Tests
    Syntax
    public class VolumeComponentAnimCurveTests

    Methods

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

    Declaration
    public (int, int, int) AnimationCurveParameterKeysAreNotShared(Action<AnimationCurve, AnimationCurve, AnimationCurve, VolumeStack> actionToPerform)
    Parameters
    Type Name Description
    Action<AnimationCurve, AnimationCurve, AnimationCurve, VolumeStack> 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 07 July 2023