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 |
UTexture2D &42; CreateLandscapeTexture
&40;
int32 InSizeX,
int32 InSizeY,
TextureGroup InLODGroup,
ETextureSourceFormat InFormat,
UObject &42; OptionalOverrideOuter,
bool bCompress,
bool bMipChain
&41; const
Remarks
Creates a Texture2D for use by this landscape proxy or one of it's components. If OptionalOverrideOuter is not specified, the proxy is used.