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