siSelectMode

Description

Specifies how to select objects in a hierarchy.

Constant Value Description
siSelectDefault 0 Select the object as is.
siSelectNode 1 Select the object in node.
siSelectBranch 2 Select the object and its children.
siSelectTree 3 Select the entire hierarchy of objects.
siSelectModel 4 Select the model and the hierarchy of objects. If that model is the scene root then this is the same as siSelectTree.

Applies To

SelectObj Selection.Add Selection.Remove Selection::Add Selection::Remove

See Also

Channel.Target