Creating a scene in Three.js revision 70

An example of creating a scene in Three.js rev. 70.
var scene = new THREE.Scene();

Responses

0 Replies