setOpacity method

void setOpacity (double opacity)

Set the opacity of the linked scene. This opacity value is applied only once, when the child scene is composited into our own.

Implementation

void setOpacity(double opacity) native 'SceneHost_setOpacity';