Reinterprets bits as a
float.- Namespace
- RandN
.Implementation - Containing Type
- FloatUtils
Syntax
[Pure]
[MethodImpl(MethodImplOptions.AggressiveInlining)]
public static float ToFloat(this uint bits)Attributes
| Type | Description |
|---|---|
| PureAttribute | |
| MethodImplAttribute |
Parameters
| Name | Type | Description |
|---|---|---|
| bits | uint |
Return Value
| Type | Description |
|---|---|
| float |