Navigation
API > API/Plugins > API/Plugins/MeshModelingTools > API/Plugins/MeshModelingTools/FFloatAttributeColorMapper
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FLinearColor ToColor
(
float Value |
MeshAttributePaintTool.h | ||
VectorType ToColor
(
float Value |
MeshAttributePaintTool.h |
ToColor(float)
| Name | ToColor |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/MeshAttributePaintTool.h |
| Include Path | #include "MeshAttributePaintTool.h" |
virtual FLinearColor ToColor
(
float Value
)
ToColor(float)
| Name | ToColor |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/MeshAttributePaintTool.h |
| Include Path | #include "MeshAttributePaintTool.h" |
template<typename VectorType>
VectorType ToColor
(
float Value
)