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