Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/MeshAttributePaintTool.h |
| Include | #include "MeshAttributePaintTool.h" |
Syntax
class FFloatAttributeColorMapper
Remarks
Maps float values to linear color ramp.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FLinearColor | HighColor | A linear, 32-bit/component floating point RGBA color. | |
| FLinearColor | LowColor |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FLinearColor | ToColor
(
float Value |
||
| VectorType | ToColor
(
float Value |