Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > USkeletalMesh
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/SkeletalMesh.h |
Include | #include "Engine/SkeletalMesh.h" |
Source | /Engine/Source/Runtime/Engine/Private/SkeletalMesh.cpp |
TMap< FVector3f, FColor > GetVertexColorData
&40;
const uint32 PaintingMeshLODIndex
&41; const
Remarks
Returns vertex color data by position. For matching to reimported meshes that may have changed or copying vertex paint data from mesh to mesh. VertexColorData Returns a map of vertex position and their associated color.