Table of Contents

Method IsInRangeExclusive

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

IsInRangeExclusive(float, float, float)

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

Parameters

number float
minValue float
maxValue float

Returns

bool