Class AnimationCurveEvaluatorOptimizedBlittableGroup<T>
- Namespace
- Stride.Animations
- Assembly
- Stride.Engine.dll
public class AnimationCurveEvaluatorOptimizedBlittableGroup<T> : AnimationCurveEvaluatorOptimizedBlittableGroupBase<T>
Type Parameters
T
- Inheritance
-
AnimationCurveEvaluatorOptimizedBlittableGroup<T>
- Inherited Members
Methods
ProcessChannel(ref Channel, CompressedTimeSpan, nint, float)
protected override void ProcessChannel(ref AnimationCurveEvaluatorOptimizedGroup<T>.Channel channel, CompressedTimeSpan currentTime, nint location, float factor)
Parameters
channel
AnimationCurveEvaluatorOptimizedGroup<T>.ChannelcurrentTime
CompressedTimeSpanlocation
nintfactor
float