Returns the LocatedAtComponent of the Colocated World if using a Connected Lens.
Create a SyncEntity for a given script if SyncKit is present within the lens.
the given script to attach the SyncEntity to.
a SyncEntity if SyncKit is present, null if otherwise.
This class helps bridge native SIK components with SpectaclesSyncKit if SpectaclesSyncKit is present in the lens and isSynced is enabled for certain SIK components, such as ScrollView, Slider, ToggleButton, Container, and InteractableManipulation.
This class is not meant to be used by developers for syncing logic, please use SpectaclesSyncKit APIs directly!