Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/UCollisionGeometryVisualizationP-
Description
Returns the line set color. If bRandomColors == true LineSetIndex is used to choose the color If bRandomColors == false LineSetIndex is ignored and this->Color is returned
| Name | GetLineSetColor |
| Type | function |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/Physics/CollisionPropertySets.h |
| Include Path | #include "Physics/CollisionPropertySets.h" |
| Source | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Private/Physics/CollisionPropertySets.cpp |
FColor GetLineSetColor
(
int32 LineSetIndex
) const