FLandscapeVertexBufferMobile

[FLandscapeVertexBuffer](API\Runtime\Landscape\FLandscapeVertexBuffer)

Windows
MacOS
Linux

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

Name Description

Public function

FLandscapeVertexBufferMobile

(
    TArray< uint8 > InVertexData
)

Constructor.

Destructors

Name Description

Public function Virtual

~FLandscapeVertexBufferMobile()

Destructor.

Functions

Name Description

Public function Static

void

 

UpdateMemoryStat

(
    int32 Delta
)

Overridden from FRenderResource

Name Description

Public function Virtual

void

 

InitRHI()

Initialize the RHI for this rendering resource

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss