UMeshPaintingToolset::GenerateColorForTextureWeight

Generate texture weight color for given number of weights and the to-paint index

Windows
MacOS
Linux

References

Module

MeshPaintingToolset

Header

/Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Public/MeshPaintHelpers.h

Include

#include "MeshPaintHelpers.h"

Source

/Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Private/MeshPaintHelpers.cpp

Syntax

static FLinearColor GenerateColorForTextureWeight
(
    const int32 NumWeights,
    const int32 WeightIndex
)

Remarks

Generate texture weight color for given number of weights and the to-paint index

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