layers::drawing

Function node_tree_list

source
pub fn node_tree_list(
    node_ref: NodeRef,
    arena: &Arena<SceneNode>,
    context_opacity: f32,
) -> Vec<(NodeRef, f32)>