Jump to content
Search Community

Displaying individual handles on Multiple selection

blagassie test
Moderator Tag

Recommended Posts

Hi,

 

We are currently using the Transformation manager in our application and it works great. My question is

in regards to the selection box that is drawn to contain multiple selected items. Is it possible to change

the single selection box so that the handles for each selected item are displayed and not the single

selection box.

 

Thanks,

 

Brian

Link to comment
Share on other sites

Sure, you could do that by making a distinct TransformManager for each object. You'll probably want to turn off the autoDeselect option so that you can manually handle the deselection so that it only happens when the user isn't holding the SHIFT or CTRL key down while another TransformManager's selection is still active.

 

In short, you cannot have a single TransformManager allow multiple selections where the boxes/handles aren't grouped. But you're welcome to create as many TransformManagers as you want.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...