Class AnimationCurveEvaluatorDirectGroup<T>
- Namespace
 - Stride.Animations
 
- Assembly
 - Stride.Engine.dll
 
public abstract class AnimationCurveEvaluatorDirectGroup<T> : AnimationCurveEvaluatorDirectGroup
  Type Parameters
T
- Inheritance
 - 
      objectAnimationCurveEvaluatorDirectGroup<T>
 
- Derived
 
- Inherited Members
 
Fields
channels
protected FastListStruct<AnimationCurveEvaluatorDirectGroup<T>.Channel> channels
  Field Value
Properties
ElementType
public override Type ElementType { get; }
  Property Value
Methods
AddChannel(AnimationCurve, int)
public override void AddChannel(AnimationCurve curve, int offset)
  Parameters
curveAnimationCurveoffsetint
Cleanup()
public override void Cleanup()
  Initialize()
public void Initialize()
  SetTime(ref Channel, CompressedTimeSpan)
protected static void SetTime(ref AnimationCurveEvaluatorDirectGroup<T>.Channel channel, CompressedTimeSpan newTime)
  Parameters
channelAnimationCurveEvaluatorDirectGroup<T>.ChannelnewTimeCompressedTimeSpan