Sandbox Logo

RangedFloat.Max

float Max { get; set; }

Description

The maximum value of the float range. For <see cref="F:RangedFloat.RangeType.Fixed" />, this will be the same as <see cref="P:RangedFloat.Min" />.

Return

User Comments