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