- correct coordinates control
This commit is contained in:
parent
59ffcf6aa1
commit
6315458d51
4 changed files with 64 additions and 63 deletions
|
@ -1,7 +1,6 @@
|
|||
// import { Group } from 'three/src/objects/Group';
|
||||
import { BufferGeometry } from 'three/src/core/BufferGeometry';
|
||||
import { Float32BufferAttribute, Uint16BufferAttribute } from 'three/src/core/BufferAttribute';
|
||||
import { MeshBasicMaterial } from 'three/src/materials/MeshBasicMaterial.js';
|
||||
import { MeshStandardMaterial } from 'three/src/materials/MeshStandardMaterial';
|
||||
import { DoubleSide } from 'three/src/constants'
|
||||
import { Mesh } from 'three/src/objects/Mesh';
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue