Notifications
Clear all
[Closed] Area selection
Aug 31, 2010 1:26 am
I can’t figure out how to select things in given area (like UI rectangle selection).
For example I want to select right half of object’s faces.
2 Replies
Aug 31, 2010 1:26 am
boxPickNode <box2> [crossing:<boolean>]
see help file topic ‘Picking Scene Nodes by Region’
Aug 31, 2010 1:26 am
Hmm
This method is viewport relative. I need rather to create selecting bounding box in scene 3d space.
I hope to avoid checking center position of each face.