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