Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ALandscapeProxy
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeProxy.h |
| Include | #include "LandscapeProxy.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeEdit.cpp |
static TArray< FLinearColor > SampleRTData
(
UTextureRenderTarget2D * InRenderTarget,
FLinearColor InRect
)
Remarks
Samples an array of values from a Texture Render Target 2D. Only works in the editor