Scratch for Java

Stage::changeTransparency()

Changes the transparency for the current costume.

Syntax

Java

.changeTransparency(step)

Parameters

Name Data Type Description
step double a step value

Return

void

changeTransparency()