Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Extensions.Algorithms
ResponseCurveFloat Class
ResponseCurveFloat Constructor
ResponseCurveFloat Properties
ResponseCurveFloat Methods
ResponseCurveFloat Constructor
Namespace:
Gamelogic.Extensions.Algorithms
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
ResponseCurveFloat
(
IEnumerable
<
float
>
inputSamples
,
IEnumerable
<
float
>
outputSamples
)
Parameters
inputSamples
Type:
System.Collections.Generic
IEnumerable
Single
outputSamples
Type:
System.Collections.Generic
IEnumerable
Single
See Also
Reference
ResponseCurveFloat Class
Gamelogic.Extensions.Algorithms Namespace