Gets and sets the opacity of the canvas where 0 is completely transparent and 100 is completely opaque. Setting this property to a value outside the range of 0-100 will result in the value being set to the closest valid value.
Defaults to 50 when the input is created.
"canvasInput_var" is a variable referencing a CanvasInput object.
|
"canvasInput_var" is a variable referencing a CanvasInput object.
|