Navigation
Unreal Engine C++ API Reference > Developer > MeshReductionInterface
Inheritance Hierarchy
References
Module | MeshReductionInterface |
Header | /Engine/Source/Developer/MeshReductionInterface/Public/IMeshReductionManagerModule.h |
Include | #include "IMeshReductionManagerModule.h" |
Syntax
class IMeshReductionManagerModule : public [IModuleInterface](API\Runtime\Core\Modules\IModuleInterface)
Functions
Type | Name | Description |
---|---|---|
IMeshMerging... | GetDistributedMeshMergingInterface () | Returns the distributed mesh merging plugin if available. |
IMeshMerging... | GetMeshMergingInterface () | Returns the mesh merging plugin if available. |
IMeshReducti... | GetSkeletalMeshReductionInterface () | Returns the mesh reduction plugin if available. |
IMeshReducti... | GetStaticMeshReductionInterface () | Returns the mesh reduction plugin if available. |