Loading...
Searching...
No Matches
realvirtual.SceneSelectionManager Class Reference
Manages interactive object selection and highlighting in 3D scenes with multi-layer visual feedback systems. More...
Inheritance diagram for realvirtual.SceneSelectionManager:

Public Member Functions | |
void | RefreshActives () |
void | CloseWindow () |
void | AddSelectable () |
void | Activate () |
void | Deactivate () |
Public Attributes | |
AbstractSelectionManager | active |
AbstractSelectionManager | hover |
AbstractSelectionManager | selected |
AbstractSelectionManager | changed |
Sprite | icon |
GameObject | window |
TMPro.TextMeshProUGUI | title |
GameObject | description |
GameObject | tooltip |
Detailed Description
Manages interactive object selection and highlighting in 3D scenes with multi-layer visual feedback systems.
This professional component orchestrates runtime object selection with hover effects, active highlights, and change indicators. Provides intuitive interaction for operators and engineers to inspect components, view properties, and interact with simulation elements during virtual commissioning and training scenarios. Supports multiple selection states with customizable visual feedback for enhanced user experience.