Getting started
Getting Started
Using an Existing Unity Project
Package Types
Spaces & Space Templates
Custom Avatars
Custom Avatar Animations
Custom Prefab Objects
World Building
‣
‣
Quests and Rewards
Scripting
‣
‣
Guidelines
Supported Features and Limitations
Performance Guidelines
Lighting
Publishing to Spatial
Finding Published Packages
Support
FAQs
Help and Community
Release Notes
Point of Interest
This is an experimental component, It is likely to receive large changes in the future!
Places a 3D marker with a corresponding description of a location. Use points of interest to attract users attention to specific locations in your space. When approached the title and description will be displayed.
Properties
Property | Function |
Title | Name of the point of interest. Will be displayed in bold. |
Description | Description of the point of interest. Will be displayed below the title. |
Text Display Radius | Radius to start displaying the title and description fields. |
Marker Display Radius | Radius to start displaying the marker icon. Ideally, this should be larger than the text display radius. |
On Text Displayed Event | Event that gets invoked when local avatar enters the text display radius. |
← Previous
Next →