Add CatmullRomCurve3 and TubeGeometry imports
This commit is contained in:
@@ -4,6 +4,7 @@ import {
|
||||
BufferGeometry,
|
||||
BoxGeometry,
|
||||
CapsuleGeometry,
|
||||
CatmullRomCurve3,
|
||||
Color,
|
||||
ConeGeometry,
|
||||
CylinderGeometry,
|
||||
@@ -38,6 +39,7 @@ import {
|
||||
SpotLight,
|
||||
TextureLoader,
|
||||
Texture,
|
||||
TubeGeometry,
|
||||
Vector2,
|
||||
Vector3,
|
||||
WebGLRenderTarget,
|
||||
|
||||
Reference in New Issue
Block a user