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