Components
Component is an element that can be added to a Scene Object Inspector Panel to give them behaviors, properties, and interactivity. Components define how a scene object behaves or interacts within a Lens. Each object in Lens Studio can have multiple components to achieve complex behaviors.
Marker Tracking
Marker Tracking is supported on Spectacles. Ensure that you set the correct size (in centimeters) for the real image marker in the Image Tracker Asset within Lens Studio.
Audio Component
Developers can use as many Audio Components in the Lens. However, the limitation lies in the number of audio assets that can play concurrently. If a Lens is scripted to play more than 16 Audio assets simultaneously, it may result in audio not playing on Spectacles.
Connected Lens
When a user joins a Connected Lens session, the following sequence occurs:
- Session has been created
- Mapping has been started
- Mapping has been done
- User has connected to the session
- Storage Properties have been created
For more detailed flow chart, Please see Lifecycle for SyncKit.