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