Skip to content

Mojo graphics canvas alpha

mojo:mojo.graphics.Canvas.Alpha

Property Alpha:Float#

The current drawing alpha level.

Note that Alpha and the alpha component of Color are multiplied together to produce the final alpha value for rendering.

This allows you to use Alpha as a 'master' alpha level.