IMeshReductionModule

Mesh reduction module interface.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MeshReductionInterface

Header

/Engine/Source/Developer/MeshReductionInterface/Public/IMeshReductionInterfaces.h

Include

#include "IMeshReductionInterfaces.h"

Syntax

class IMeshReductionModule :
    public IModuleInterface,
    public IModularFeature

Remarks

Mesh reduction module interface.

Functions

Name Description

Public function

IMeshMerging...

 

GetDistributedMeshMergingInterface()

Retrieve the distributed mesh merging interface.

Public function

IMeshMerging...

 

GetMeshMergingInterface()

Retrieve the mesh merging interface.

Public function Static

const FName

 

GetModularFeatureName()

Modular feature name to register for retrieval during runtime.

Public function

FString

 

GetName()

Public function

IMeshReducti...

 

GetSkeletalMeshReductionInterface()

Retrieve the static mesh reduction interface.

Public function

IMeshReducti...

 

GetStaticMeshReductionInterface()

Retrieve the static mesh reduction interface.

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