SelectLeafCommand

class omni.kit.selection.selection.SelectLeafCommand

Bases: Command

Set the new selection to all descendant prims of the current selection.

Methods

__init__()

collect_leafs(prim, leaf_set)

do()

undo()

__init__()