| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Unity.Mathematics.double3x3-operator_uint.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| v | uint to convert to double3x3 |
double3x3 Converted value.
Implicitly converts a single uint value to a double3x3 matrix by converting it to double and assigning it to every component.
| Web Proxy Viewer | New URL | Original Page |