UnitIntervalRange.zero
Static Property in UnitIntervalRange
Declaration
public static readonly UnitIntervalRange zero { get; }Description
Shorthand for writing UnitIntervalRange(0f, 0f).
public static readonly UnitIntervalRange zero { get; }Shorthand for writing UnitIntervalRange(0f, 0f).