Scratch for Java

Pen::changeTransparency()

Change the transparency by a step

Syntax

Java

.changeTransparency(step)

Parameters

Name Data Type Description
step double the step to change the transparency by

Return

void

changeTransparency()