FloatRange.negative

Static Property in FloatRange

Declaration

public static readonly FloatRange negative { get; }

Description

Shorthand for writing FloatRange(float.MinValue, 0f).