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