Navigation
Unreal Engine C++ API Reference > Runtime > Core > Math
Type | Name | Description | |
---|---|---|---|
![]() |
FVector3f | UE::LWC::NarrowWorldPositionChecked
(
const FVector& WorldPosition |
Validated narrowing cast for world positions. FVector -> FVector3f. |
![]() |
FVector3f | UE::LWC::NarrowWorldPositionChecked
(
const FVector::FReal InX, |
Validated narrowing cast for world positions. FVector -> FVector3f. |