FloatRange.minMax

Static Property in FloatRange

Declaration

public static readonly FloatRange minMax { get; }

Description

Shorthand for writing FloatRange(float.MinValue, float.MaxValue).