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