[ CCode ( has_construct_function = false ) ]
public OpacityNode (RenderNode child, float opacity)
Creates a `GskRenderNode` that will drawn the child with reduced opacity.
| child |
The node to draw |
| opacity |
The opacity to apply |
|
A new `GskRenderNode` |