Table of Contents

Method IsInRangeExclusive

Namespace
Pinwheel.Poseidon
Assembly
Pinwheel.Poseidon.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