FloatRange.Delta
Property in FloatRange
Implements INumberRange<T>.Delta
Declaration
public readonly float Delta { get; }
Description
The difference between the maximum and minimum values (Read only).
public readonly float Delta { get; }
The difference between the maximum and minimum values (Read only).