MeshPaintDefs::MaxSupportedPhysicalWeights

Currently we never support more than five channels (R, G, B, A, OneMinusTotal)

Windows
MacOS
Linux

References

Module

MeshPaintingToolset

Header

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

Include

#include "MeshPaintingToolsetTypes.h"

Syntax

namespace MeshPaintDefs
{
    static const int32 MeshPaintDefs::MaxSupportedPhysicalWeights = 4;
}

Remarks

Currently we never support more than five channels (R, G, B, A, OneMinusTotal)

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