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