AnimationCurveEvaluatorOptimizedVector3Group Class
Namespace: Stride.AnimationsAssembly: Stride.Engine.dll
System.Object → AnimationCurveEvaluatorGroup → AnimationCurveEvaluatorOptimizedGroup → AnimationCurveEvaluatorOptimizedGroup<Vector3> → AnimationCurveEvaluatorOptimizedBlittableGroupBase<Vector3> →
AnimationCurveEvaluatorOptimizedVector3Group
Derived from AnimationCurveEvaluatorOptimizedVector3Group:
public class AnimationCurveEvaluatorOptimizedVector3Group : AnimationCurveEvaluatorOptimizedBlittableGroupBase<Vector3>
| Name | Description | |
|---|---|---|
| Methods | ||
| ProcessChannel(ref AnimationCurveEvaluatorOptimizedGroup<Vector3>.Channel, CompressedTimeSpan, IntPtr, Single) | ||
Methods
ProcessChannel(ref AnimationCurveEvaluatorOptimizedGroup<Vector3>.Channel, CompressedTimeSpan, IntPtr, Single)
protected override void ProcessChannel(ref AnimationCurveEvaluatorOptimizedGroup<Vector3>.Channel channel, CompressedTimeSpan currentTime, IntPtr location, float factor)
Parameters
| Type | Name | Description |
|---|---|---|
| AnimationCurveEvaluatorOptimizedGroup.Channel<> | channel | |
| CompressedTimeSpan | currentTime | |
| System.IntPtr | location | |
| System.Single | factor |
Overrides
Stride.Animations.AnimationCurveEvaluatorOptimizedBlittableGroupBase<Stride.Core.Mathematics.Vector3>.ProcessChannel(Stride.Animations.AnimationCurveEvaluatorOptimizedGroup.Channel<>, Stride.Animations.CompressedTimeSpan, System.IntPtr, System.Single)