setOpacity method
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';
Set the opacity of the linked scene. This opacity value is applied only once, when the child scene is composited into our own.
void setOpacity(double opacity) native 'SceneHost_setOpacity';