ποΈ Sending VL Requests
When the VLSDKSettings file is assigned, the VLSDKManager automatically sends VL requests based on the values set in VLSDKSettings. By default, VL requests start being sent as soon as the Scene is activated without any additional steps.
ποΈ State
VLSDK internally operates with the following states. Initially, it starts in the INITIAL state, and the state changes based on VL's operations. When the state changes, the OnStateChanged(TrackerState) event of VLSDKManager is triggered.
ποΈ Events
VLSDKManager provides events that deliver various information related to VL recognition and the state of VLSDKManager.
ποΈ Stopping and Resetting VL Requests Based on Device Pose
One of the unique features of VLSDK is its ability to manage sessions using device pose. This feature stops VL requests or resets the VLSDK session based on the device's pose.
ποΈ Debug UI
VLSDKμμλ VLSDKμ νμ¬ μνλ₯Ό νμΈν μ μλ Debug UIλ₯Ό μ 곡ν©λλ€. Debug UIλ₯Ό μ΄μ©νλ©΄ λͺ¨λ°μΌ νκ²½μμ ν μ€νΈ μ λ³λμ μ½λλ₯Ό μμ±νμ§ μμλ VLSDKκ° μ΄λ»κ² λμνκ³ μλμ§ νμΈν μ μμ΅λλ€.