Skip to content

Serial Selection Mode

Ian edited this page Nov 2, 2018 · 8 revisions

Overview

Serial selection mode is a simple technique based on storing multiple objects in a row. When activated, if a user selects an object, it will be added to a list of stored objects (a simple array suffices). This allows them to collect as many objects from the scene as they want. To clear the list the user needs to make an invalid selection such as pulling the trigger when hovering over nothing.

Source paper of the technique:

Lucas, J. (2005). “Design and Evaluation of 3D Multiple Object Selection Techniques.” M.S. Thesis, Virginia. Polytechnic Institute and State University, Blacksburg, VA, USA.


Use by manually attaching

To manually attach the PRISM to the Camerarig VR components if the auto-attach fails for each hand:

  • Drag onto x script:
    • blah

Inspector parameters

For x Script:

Parameter Default Description
One Two Three

Class methods


Test/Example scenes

Major example scene under:

  • Assets/

Clone this wiki locally