OpacityNode.this

Creates a gsk.render_node.RenderNode that will drawn the child with reduced opacity.

class OpacityNode
this

Parameters

child gsk.render_node.RenderNode

The node to draw

opacity float

The opacity to apply

Return Value