MAXVERSE XR SDK
  • Introduction(V0.11.0)
    • Requirements & Supports
  • Unity
    • Setup Guide
    • Unity Scene 구성
    • 3D Object 배치
    • Scene Manager 설명
    • POI 설명
    • Navigation 설명
  • 인증
    • 인증 정보 발급
    • 인증 정보 적용
  • Release Note
Powered by GitBook
On this page
  1. 인증

인증 정보 적용

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

Previous인증 정보 발급NextRelease Note

Last updated 2 years ago

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에서 사용됩니다.