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.

struct EditorSelection
@nogc nothrow
Array
getTransformableSelectedNodes
()

Meta