AnimationCurveEvaluatorDirectVector3Group Class
Namespace: Stride.AnimationsAssembly: Stride.Engine.dll
System.Object → AnimationCurveEvaluatorGroup → AnimationCurveEvaluatorDirectGroup → AnimationCurveEvaluatorDirectGroup<Vector3> → AnimationCurveEvaluatorDirectBlittableGroupBase<Vector3> →
AnimationCurveEvaluatorDirectVector3Group
Derived from AnimationCurveEvaluatorDirectVector3Group:
public class AnimationCurveEvaluatorDirectVector3Group : AnimationCurveEvaluatorDirectBlittableGroupBase<Vector3>
Name | Description | |
---|---|---|
Methods | ||
ProcessChannel(ref AnimationCurveEvaluatorDirectGroup<Vector3>.Channel, CompressedTimeSpan, IntPtr) |
Methods
ProcessChannel(ref AnimationCurveEvaluatorDirectGroup<Vector3>.Channel, CompressedTimeSpan, IntPtr)
protected override void ProcessChannel(ref AnimationCurveEvaluatorDirectGroup<Vector3>.Channel channel, CompressedTimeSpan newTime, IntPtr location)
Parameters
Type | Name | Description |
---|---|---|
AnimationCurveEvaluatorDirectGroup.Channel<> | channel | |
CompressedTimeSpan | newTime | |
System.IntPtr | location |
Overrides
Stride.Animations.AnimationCurveEvaluatorDirectBlittableGroupBase<Stride.Core.Mathematics.Vector3>.ProcessChannel(Stride.Animations.AnimationCurveEvaluatorDirectGroup.Channel<>, Stride.Animations.CompressedTimeSpan, System.IntPtr)