📄️ ARFrame
Properties
📄️ ResponseStatue
VL 요청에 대한 응답의 상태. VLSDKManager의 OnVLPoseResponded 이벤트가 호출될 때 Status 필드 값을 표현한다.
📄️ TrackerState
VLSDK 세션의 상태. 다음 값들로 구성되어 있다. 상태에 대한 자세한 설명은 다음 VLSDK 개요 하위의 상태 참고.
📄️ VLRequestEventData
VL 요청을 보내는 순간의 정보. VLSDKManager의 OnVLPoseRequested 이벤트가 호출될 때 사용된다.
📄️ VLResponseEventData
수신한 VL 응답에 대한 정보. VLSDKManager의 OnVLPoseResponded 이벤트가 호출될 때 사용된다.
📄️ VLSDKManager
Properties