For the complete documentation index, see llms.txt. This page is also available as Markdown.

인증 정보 적용

라이센스 사용 방법을 설명 합니다.

Unity Scene의 XRStudio GameObject를 선택합니다. 아래 그림과 같이 Inspector에 XRAPI를 찾습니다.

XRAPI에는 4가지 입력이 필요로 합니다. - Client Id, Client SecretKey, Authorization URL, ApplicationKey

  • 앱 등록 사이트에서 발급 받은 Client Id와 Client secretKey, Authorization URL,Application Key를 위와 같이 입력합니다.

  • 입력된 키로 token이 발급 되고 AR의 인식 및, POI, Navigation에서 사용됩니다.

Last updated