📄️ Starting a Session
VL requests in VLSDK are managed by session units. This guide explains how to start, stop, and reset sessions, as well as the automatic management feature based on device orientation.
📄️ Using Events
VLSDKManager delivers VL recognition results via events. By utilizing events, you can update the UI or control app behavior based on the recognition state.
📄️ Testing in Editor
AR apps typically require building and testing on a real device every time to verify results. VLSDK provides two methods for testing VL behavior in the Unity Editor environment.
📄️ Using Debug UI
VLSDK provides a Debug UI for checking the current state in a mobile environment. You can monitor VLSDK's behavior in real time without writing any additional code.
📄️ Using GPS Guide
GPS Guide is a feature that selects VL APIs for a specified area using the GPS value of the smartphone device. Use it in the following cases: