Unreal Engine Blueprint API Reference > Math > Vector 2D
Converts spherical coordinates on the unit sphere into a Cartesian unit length vector.
Target is Kismet Math Library
Inputs
Type | Name | Description |
---|---|---|
vector2d struct | A |
Outputs
Type | Name | Description |
---|---|---|
vector | Return Value | Converts spherical coordinates on the unit sphere into a Cartesian unit length vector. |