Closed TiborUdvari closed 2 months ago
Example:
// Create AR canvas createCanvas(windowWidth, windowHeight, AR);
or
createCanvas(windowWidth, windowHeight, VR);
Forgot to add jsdoc to function declaration, will do later
Example:
or