Navigation
Unreal Engine C++ API Reference > Runtime > Landscape
Inheritance Hierarchy
- FRenderResource
- FVertexBuffer
- FLandscapeVertexBufferMobile
References
Module | Landscape |
Header | /Engine/Source/Runtime/Landscape/Public/LandscapeRenderMobile.h |
Include | #include "LandscapeRenderMobile.h" |
Syntax
class FLandscapeVertexBufferMobile : public FVertexBuffer
Remarks
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FLandscapeVertexBufferMobile
(
TArray< uint8 > InVertexData |
Constructor. |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Destructor. |
Overridden from FRenderResource
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | InitRHI
(
FRHICommandListBase& RHICmdList |
Initialize the RHI for this rendering resource |
Deprecated Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | UpdateMemoryStat
(
int32 Delta |
FLandscapeVertexBufferMobile is now deprecated and will be removed. |