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