Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    AnimationCurveEvaluatorDirectBlittableGroup<T> Class

    Namespace: Stride.Animations
    Assembly: Stride.Engine.dll
    System.Object → AnimationCurveEvaluatorGroup → AnimationCurveEvaluatorDirectGroup → AnimationCurveEvaluatorDirectGroup<T> → AnimationCurveEvaluatorDirectBlittableGroupBase<T> → AnimationCurveEvaluatorDirectBlittableGroup<T>
    Derived from AnimationCurveEvaluatorDirectBlittableGroup<T>:

    public class AnimationCurveEvaluatorDirectBlittableGroup<T> : AnimationCurveEvaluatorDirectBlittableGroupBase<T>
    Type Parameters
    Name Description
    T
    Name Description
    Methods
    ProcessChannel(ref AnimationCurveEvaluatorDirectGroup<T>.Channel, CompressedTimeSpan, IntPtr)
    | Improve this Doc View Source

    Methods


    ProcessChannel(ref AnimationCurveEvaluatorDirectGroup<T>.Channel, CompressedTimeSpan, IntPtr)

    protected override void ProcessChannel(ref AnimationCurveEvaluatorDirectGroup<T>.Channel channel, CompressedTimeSpan newTime, IntPtr location)
    Parameters
    Type Name Description
    AnimationCurveEvaluatorDirectGroup.Channel<> channel
    CompressedTimeSpan newTime
    System.IntPtr location
    Overrides
    Stride.Animations.AnimationCurveEvaluatorDirectBlittableGroupBase<T>.ProcessChannel(Stride.Animations.AnimationCurveEvaluatorDirectGroup.Channel<>, Stride.Animations.CompressedTimeSpan, System.IntPtr)

    Inherited Members

    AnimationCurveEvaluatorDirectBlittableGroupBase<T>.Evaluate(CompressedTimeSpan, IntPtr, UpdateObjectData[])
    AnimationCurveEvaluatorDirectGroup<T>.channels
    AnimationCurveEvaluatorDirectGroup<T>.ElementType
    AnimationCurveEvaluatorDirectGroup<T>.Initialize()
    AnimationCurveEvaluatorDirectGroup<T>.Cleanup()
    AnimationCurveEvaluatorDirectGroup<T>.AddChannel(AnimationCurve, Int32)
    AnimationCurveEvaluatorDirectGroup<T>.SetTime(AnimationCurveEvaluatorDirectGroup.Channel<>, CompressedTimeSpan)
    AnimationCurveEvaluatorDirectGroup.Create<T>()

    Extension Methods

    ComponentBaseExtensions.DisposeBy<T>(T, ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<T>(T, ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation