Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/AssetUtils
| Type | Name | Description | |
|---|---|---|---|
| void | UE::MeshDescription::InitializeAutoGeneratedAttributes
(
FMeshDescription& Mesh, |
Utility functions to preprocess a MeshDescription so that it is suitable for use in Modeling Tools, ie with fully-populated autogen normals/tangents/etc. | |
| void | UE::MeshDescription::InitializeAutoGeneratedAttributes
(
FMeshDescription& Mesh, |
Populate any auto-generated attributes of a FMeshDescription that are currently invalid (eg Normals/Tangents, which may be zero until calculated) | |
| void | UE::MeshDescription::InitializeAutoGeneratedAttributes
(
FMeshDescription& Mesh, |
Populate any auto-generated attributes of a FMeshDescription that are currently invalid (eg Normals/Tangents, which may be zero until calculated) |