Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FLandscapeComponentDataInterface > API/Runtime/Landscape/FLandscapeComponentDataInterface/GetWorldTangentVectors
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Public/LandscapeDataAccess.h |
| Include | #include "LandscapeDataAccess.h" |
void GetWorldTangentVectors
(
int32 VertexIndex,
FVector & WorldTangentX,
FVector & WorldTangentY,
FVector & WorldTangentZ
) const