Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    AnimationCurveEvaluatorDirectObjectGroup<T> Class

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

    public class AnimationCurveEvaluatorDirectObjectGroup<T> : AnimationCurveEvaluatorDirectGroup<T>
    Type Parameters
    Name Description
    T
    Name Description
    Methods
    Evaluate(CompressedTimeSpan, IntPtr, UpdateObjectData[])
    | Improve this Doc View Source

    Methods


    Evaluate(CompressedTimeSpan, IntPtr, UpdateObjectData[])

    public override void Evaluate(CompressedTimeSpan newTime, IntPtr data, UpdateObjectData[] objects)
    Parameters
    Type Name Description
    CompressedTimeSpan newTime
    System.IntPtr data
    UpdateObjectData[] objects
    Overrides
    AnimationCurveEvaluatorGroup.Evaluate(CompressedTimeSpan, IntPtr, UpdateObjectData[])

    Inherited Members

    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