Table of Contents

Class ComputeFunctionCurveFloat

Namespace
Stride.Animations
Assembly
Stride.Engine.dll

Function float value for the IComputeCurve interface

[DataContract("ComputeFunctionCurveFloat")]
[Display("Function", null)]
public class ComputeFunctionCurveFloat : ComputeFunctionCurve<float>, IComputeCurve<float>, IComputeCurve
Inheritance
ComputeFunctionCurveFloat
Implements
Inherited Members

Methods

GetElementFrom(float)

protected override float GetElementFrom(float value)

Parameters

value float

Returns

float