AnimationCurveEvaluatorOptimizedVector4Group Class
Namespace: Stride.AnimationsAssembly: Stride.Engine.dll
System.Object → AnimationCurveEvaluatorGroup → AnimationCurveEvaluatorOptimizedGroup → AnimationCurveEvaluatorOptimizedGroup<Vector4> → AnimationCurveEvaluatorOptimizedBlittableGroupBase<Vector4> →
AnimationCurveEvaluatorOptimizedVector4Group
Derived from AnimationCurveEvaluatorOptimizedVector4Group:
public class AnimationCurveEvaluatorOptimizedVector4Group : AnimationCurveEvaluatorOptimizedBlittableGroupBase<Vector4>
| Name | Description | |
|---|---|---|
| Methods | ||
| ProcessChannel(ref AnimationCurveEvaluatorOptimizedGroup<Vector4>.Channel, CompressedTimeSpan, IntPtr, Single) | ||
Methods
ProcessChannel(ref AnimationCurveEvaluatorOptimizedGroup<Vector4>.Channel, CompressedTimeSpan, IntPtr, Single)
protected override void ProcessChannel(ref AnimationCurveEvaluatorOptimizedGroup<Vector4>.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.Vector4>.ProcessChannel(Stride.Animations.AnimationCurveEvaluatorOptimizedGroup.Channel<>, Stride.Animations.CompressedTimeSpan, System.IntPtr, System.Single)