UWeightMapSetProperties::InitializeFromMesh

Set list of weightmap FNames based on per-vertex float attributes in MeshDescription. Adds "None" as first option.

Windows
MacOS
Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/PropertySets/WeightMapSetProperties.h

Include

#include "PropertySets/WeightMapSetProperties.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Private/PropertySets/WeightMapSetProperties.cpp

Syntax

void InitializeFromMesh
(
    const FMeshDescription * Mesh
)

Remarks

Set list of weightmap FNames based on per-vertex float attributes in MeshDescription. Adds "None" as first option.

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