getOutlineColor()
Return the fader's outline Color.
Parameters
Once an object fader has been created, you can use the following function:
fader.getOutlineColor()
Returns
return color
| Value | Type | Description |
|---|---|---|
| color | Color |
The current outline color. |
Return the fader's outline Color.
Once an object fader has been created, you can use the following function:
fader.getOutlineColor()
return color
| Value | Type | Description |
|---|---|---|
| color | Color |
The current outline color. |