FLandscapeComponentDataInterface::GetLocalTangentVectors

Windows
MacOS
Linux

References

Module

Landscape

Header

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

Include

#include "LandscapeDataAccess.h"

Syntax

void GetLocalTangentVectors
(
    int32 LocalX,
    int32 LocalY,
    FVector & LocalTangentX,
    FVector & LocalTangentY,
    FVector & LocalTangentZ
) 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