- 
    
 User Story
        
     - 
    Resolution: Out of scope
 - 
    
P1: Critical
 - 
    None
 - 
    None
 - 
    None
 
- Given I am using Qt3D with Qt5
 - When I create an app which requires item selection
 - Then I should be able to specify individual items/nodes as "selectable"
 - And I should be signalled when mouse/touch interactions are performed on that item.
 
Notes:
Currently a number of optimisations exist in Qt5 for picking which aren't working exactly right. These should be revised so that picking works properly.