Class AnimationCurveEvaluatorDirectFloatGroup
- Namespace
- Stride.Animations
- Assembly
- Stride.Engine.dll
public class AnimationCurveEvaluatorDirectFloatGroup : AnimationCurveEvaluatorDirectBlittableGroupBase<float>
- Inheritance
-
AnimationCurveEvaluatorDirectFloatGroup
- Inherited Members
Methods
ProcessChannel(ref Channel, CompressedTimeSpan, IntPtr)
protected override void ProcessChannel(ref AnimationCurveEvaluatorDirectGroup<float>.Channel channel, CompressedTimeSpan newTime, IntPtr location)
Parameters
channel
AnimationCurveEvaluatorDirectGroup<float>.ChannelnewTime
CompressedTimeSpanlocation
IntPtr