FLandscapeComponentDataInterface::GetWorldPositionTangents

Windows
MacOS
Linux

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Public/LandscapeDataAccess.h

Include

#include "LandscapeDataAccess.h"

Source

/Engine/Source/Runtime/Landscape/Private/LandscapeDataAccess.cpp

Syntax

void GetWorldPositionTangents
(
    int32 LocalX,
    int32 LocalY,
    FVector & WorldPos,
    FVector & WorldTangentX,
    FVector & WorldTangentY,
    FVector & WorldTangentZ
) const

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