FVector2D::SphericalToUnitCartesian

Converts spherical coordinates on the unit sphere into a Cartesian unit length vector.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/Vector2D.h

Include

#include "Math/Vector2D.h"

Source

/Engine/Source/Runtime/Core/Public/Math/Vector.h

Syntax

FVector SphericalToUnitCartesian() const

Remarks

Converts spherical coordinates on the unit sphere into a Cartesian unit length vector.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss