IVirtualHeightfieldMeshEditorModule

Module interface for VirtualHeightfieldMesh editor extensions.

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

IVirtualHeightfieldMeshEditorModule

References

Module

VirtualHeightfieldMeshEditor

Header

/Engine/Plugins/Experimental/VirtualHeightfieldMesh/Source/VirtualHeightfieldMeshEditor/Public/VirtualHeightfieldMeshEditorModule.h

Include

#include "VirtualHeightfieldMeshEditorModule.h"

Syntax

class IVirtualHeightfieldMeshEditorModule : public IModuleInterface

Remarks

Module interface for VirtualHeightfieldMesh editor extensions.

Functions

Name Description

Public function Const

bool

 

BuildMinMaxHeightTexture

Build the contents of the streaming low mips.

Public function Const

bool

 

HasMinMaxHeightTexture

Returns true if the component describes a runtime virtual texture that has streaming low mips.

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