Stage::setTransparency()
Sets the transparency of the current backdrop.
Syntax
Java
.setTransparency(transparency)
Parameters
| Name | Data Type | Description |
|---|---|---|
| transparency | double | a transparency value [0...1] |
Return
void

Sets the transparency of the current backdrop.
.setTransparency(transparency)
| Name | Data Type | Description |
|---|---|---|
| transparency | double | a transparency value [0...1] |
void