Table of Contents

Method GetFraction

Namespace
Pinwheel.Poseidon
Assembly
Pinwheel.Poseidon.Runtime.dll

GetFraction(float, float, float)

public static float GetFraction(float value, float floor, float ceil)

Parameters

value float
floor float
ceil float

Returns

float