Skip to content

Commit

Permalink
import WebGLConstant to Texture.js
Browse files Browse the repository at this point in the history
  • Loading branch information
baothientran committed Jun 19, 2020
1 parent 0b49435 commit e206240
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/Renderer/Texture.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import Cartesian2 from "../Core/Cartesian2.js";
import Check from "../Core/Check.js";
import createGuid from "../Core/createGuid.js";
import WebGLConstants from "../Core/WebGLConstants";
import defaultValue from "../Core/defaultValue.js";
import defined from "../Core/defined.js";
import destroyObject from "../Core/destroyObject.js";
Expand Down

0 comments on commit e206240

Please sign in to comment.