Method GetWireframeColor
GetWireframeColor(Color)
Modifies the given Color for wire frames
Declaration
public static Color GetWireframeColor(Color baseColor)
Parameters
Type | Name | Description |
---|---|---|
Color | baseColor | The color to be modified |
Returns
Type | Description |
---|---|
Color | a Color |