Изменения от Главреда ГитЖС | Changes of GitJS Glavred
This commit is contained in:
@@ -83,6 +83,7 @@ html, body {
|
|||||||
мир.сцена.background = new THREE.Color(0x333366);
|
мир.сцена.background = new THREE.Color(0x333366);
|
||||||
мир.камера = new THREE.PerspectiveCamera(45, 1, 0.1, 1000);
|
мир.камера = new THREE.PerspectiveCamera(45, 1, 0.1, 1000);
|
||||||
мир.отрисовщик = new THREE.WebGLRenderer({antialias: true});
|
мир.отрисовщик = new THREE.WebGLRenderer({antialias: true});
|
||||||
|
мир.ловецНажатий = new THREE.Raycaster();
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user