사용 중인 WebGL 버전의 값을 가지는 String 변수입니다.
webglVersion은 다음 문자열(string) 상수 중 하나의 값을 갖습니다.
'webgl2'의 값을 가진WEBGL2'webgl'의 값을 가진WEBGL'p2d'의 값을 가진P2D- 2D 스케치에서의 기본값
WebGL 버전을 설정하는 방법을 알아보려면 setAttributes()를 확인하세요.
예제
This page is generated from the comments in src/core/environment.js . Please feel free to edit it and submit a pull request!