Get Result From Curve

Playable
Tanto lado del cliente como del usuario
Disponible en PC y móvil

Interpolate according to the curve

Declaración

func GetResultFromCurve(valueType Type, srcValue object, destVal object, curve BezierCurve, samplePoint float) float
go

Parámetros

Entrada

Nombre Tipo Descripción
Value Type Type Value Type
Source Value Object Starting value
Destination Value Object Target value
Curve BezierCurve curve
Sample Point Float Sampling point, value range [0,1]

Regresar

Tipo Descripción
Float Result