EditorSelection.getTransformableSelectedNodes

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

struct EditorSelection
@nogc nothrow
Array
getTransformableSelectedNodes
()

Meta