Set the Alpha level of this Camera. The alpha controls the opacity of the Camera as it renders. Alpha values are provided as a float between 0, fully transparent, and 1, fully opaque.
name | type | arguments | Default | description |
---|---|---|---|---|
value | number | <optional> | 1 |
The Camera alpha value. |
This Camera instance.