Navigation
API > API/Developer > API/Developer/MaterialUtilities > API/Developer/MaterialUtilities/FMaterialUtilities
| Type | Name | Description | |
|---|---|---|---|
| int32 | GetTextureSizeFromTargetTexelDensity
(
const FMeshDescription& InMesh, |
Compute the required texture size to achieve a target texel density for the given mesh. | |
| int32 | GetTextureSizeFromTargetTexelDensity
(
const UE::Geometry::FDynamicMesh3& Mesh, |
Compute the required texture size to achieve a target texel density for the given mesh. | |
| int32 | GetTextureSizeFromTargetTexelDensity
(
double InMesh3DArea, |
Compute the required texture size to achieve a target texel density, given the world to UV space ratio. |