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