Interaction components
The Interaction category contains components that enable dynamic user interactions and behaviors within your scene.
Component Name | Description |
---|---|
Designates where users appear when they enter your scene. Use this component to define starting positions for users in your virtual experience. | |
Creates interactive elements that navigate users to a specified URL. Ideal for kiosks, signs, or objects that redirect users to external resources. | |
Specifies locations where users can "mount" or attach themselves, such as sitting on a chair. This enhances spatial interactions in your scene. | |
Enables entities to respond to user interactions like proximity, hover, or clicks, making your environment more engaging and interactive. | |
Listens for user input events and forwards them to other interaction components. Use this to control how entities receive input within a defined proximity. | |
Allows an entity to display a user's screen as a live presentation surface. Ideal for collaborative scenarios like meetings or presentations. |
💡Learn to use each component
Click on a component name to navigate to its detailed documentation page.