sparkle-engine

Class BaseTexture

基础纹理,包含一个 WebGLTexture, 由 Texture 使用 通常情况下不会用到该类型,但请勿直接实例化该类,可使用 SparkleEngine.texture 使用

Constructors

Properties

Methods

Constructors

Properties

height: number
source: Images
texture: WebGLTexture
width: number

Methods