Navigation
API > API/Plugins > API/Plugins/ProxyLODMeshReduction
References
| Module | ProxyLODMeshReduction |
| Header | /Engine/Plugins/Experimental/ProxyLODPlugin/Source/ProxyLOD/Public/ProxyLODParameterization.h |
| Include | #include "ProxyLODParameterization.h" |
Syntax
class IProxyLODParameterization
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TUniquePtr< IProxyLODParameterization > | CreateTool () |
||
| bool | GenerateUVs
(
int32 Width, |
Lower-level entry point: Method that generates new UVs inconstant with the mesh defined by the VertexBuffer/IndexBuffer according to the parameters specified in the FTextureAtlasDesc The underlying code uses Isometeric approach (Iso-Charts) in UV generation. | |
| bool |
ParameterizeMeshDescription
(
FMeshDescription& MeshDescription, |