Table of Contents

Delegate TransformFunction

Namespace
Vintagestory.API.MathTools
Assembly
VintagestoryAPI.dll
public delegate float TransformFunction(float firstvalue, float factor, float sequence)

Parameters

firstvalue float
factor float
sequence float

Returns

float