Navigation
API > API/Plugins > API/Plugins/VirtualHeightfieldMesh
Description object used to build the contents of a UHeightfieldMinMaxTexture.
| Name | FHeightfieldMinMaxTextureBuildDesc |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/VirtualHeightfieldMesh/Source/VirtualHeightfieldMesh/Public/HeightfieldMinMaxTexture.h |
| Include Path | #include "HeightfieldMinMaxTexture.h" |
Syntax
struct FHeightfieldMinMaxTextureBuildDesc
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Data | uint8 const * | HeightfieldMinMaxTexture.h | ||
| NumMips | uint32 | HeightfieldMinMaxTexture.h | ||
| SizeX | uint32 | HeightfieldMinMaxTexture.h | ||
| SizeY | uint32 | HeightfieldMinMaxTexture.h |