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