pub fn layers_node(child: impl UiNode) -> impl UiNode
Expand description
Node that implements the layers, must be inserted in the NestGroup::EVENT
group by the window implementer.
pub fn layers_node(child: impl UiNode) -> impl UiNode
Node that implements the layers, must be inserted in the NestGroup::EVENT
group by the window implementer.