提交 4c8361eb 编写于 作者: M Mugen87

TS: Clean up.

上级 3a48b0bc
import { Loader } from './Loader';
import { LoadingManager } from './LoadingManager.js';
import { LoadingManager } from './LoadingManager';
export class ImageBitmapLoader extends Loader {
......
import { Vector3 } from './Vector3.js';
import { Vector3 } from './Vector3';
export class SphericalHarmonics3 {
......
import { WebGLExtensions } from './WebGLExtensions.js';
import { WebGLState } from './WebGLState.js';
import { WebGLProperties } from './WebGLProperties.js';
import { WebGLCapabilities } from './WebGLCapabilities.js';
import { WebGLUtils } from './WebGLUtils.js';
import { WebGLInfo } from './WebGLInfo.js';
import { WebGLExtensions } from './WebGLExtensions';
import { WebGLState } from './WebGLState';
import { WebGLProperties } from './WebGLProperties';
import { WebGLCapabilities } from './WebGLCapabilities';
import { WebGLUtils } from './WebGLUtils';
import { WebGLInfo } from './WebGLInfo';
export class WebGLTextures {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册