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