WebGL Support Guide.txt 310 B

12345678910
  1. Project Setup:
  2. 1- Import WebGLTemplate.unitypackage
  3. 2- Go into Player settings\Resolution and Presentation
  4. 3- Select PDFRenderer WebGL Template
  5. Scene Setup:
  6. 1- Drag&Drop WebGL_JSRuntime in each scene in which PDFRenderer or/and PDFViewer is used.
  7. API Usage:
  8. Please refer to the WebGL_API_Usage example scene.