Navigation
API > API/Runtime > API/Runtime/GeometryCore
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/VectorTypes.h |
| Include | #include "VectorTypes.h" |
namespace UE
{
namespace Geometry
{
template<typename T>
UE::Math::TVector < T > UE::Geometry::MakeUnitVector3
(
int32 Axis
)
}
}
unit vector along axis X=0, Y=1, Z=2