Table of Contents

Method IsInRange

Namespace
Pinwheel.Griffin
Assembly
Pinwheel.Polaris.Runtime.dll

IsInRange(float, float, float)

public static bool IsInRange(float number, float minValue, float maxValue)

Parameters

number float
minValue float
maxValue float

Returns

bool