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