提交 e4702c1b 编写于 作者: G Garrett Johnson

Add Color import

上级 e88eb699
...@@ -38,6 +38,7 @@ import { WebGLUniforms } from './webgl/WebGLUniforms.js'; ...@@ -38,6 +38,7 @@ import { WebGLUniforms } from './webgl/WebGLUniforms.js';
import { WebGLUtils } from './webgl/WebGLUtils.js'; import { WebGLUtils } from './webgl/WebGLUtils.js';
import { WebXRManager } from './webxr/WebXRManager.js'; import { WebXRManager } from './webxr/WebXRManager.js';
import { WebGLMaterials } from "./webgl/WebGLMaterials.js"; import { WebGLMaterials } from "./webgl/WebGLMaterials.js";
import { Color } from '../math/Color.js';
function createCanvasElement() { function createCanvasElement() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册