RandomExtensionsNextHalf Method

Overload List

NextHalf(Random) Returns a random Half value that is greater than or equal to 0.0 and less than 1.0.
NextHalf(Random, Half, FloatScale) Returns a non-negative random Half value that is less than or equal to the specified maxValue.
NextHalf(Random, Half, Half, FloatScale) Returns a random Half value that is within a specified range.

See Also