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