Scratch for Java

Stage::changeTransparency()

Changes how see-through the backdrop is by a step. A positive step fades it out, a negative one brings it back.

Examples

View on GitHub

Syntax

Java

.changeTransparency(step)

Scratch

change [ghost v] effect by (step)

Parameters

Name Data Type Description
step double a step value

Return

void

changeTransparency()

Create Shareable URL

Select Sections