| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Unity.Mathematics.math-aslong.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| x | The ulong bits to copy. |
long The long with the same bit pattern as the input.
Returns the bit pattern of a ulong as a long.
| Parameter | Description |
|---|---|
| x | The double bits to copy. |
long The long with the same bit pattern as the input.
Returns the bit pattern of a double as a long.
| Web Proxy Viewer | New URL | Original Page |