Function EditorSelection.getTransformableSelectedNodes

Gets the list of selected nodes, optimized for transform operations (i.e. moving them, rotating, etc). This list avoids situations where a node is selected and also child/grandchild.

Array getTransformableSelectedNodes() nothrow @nogc;