typings.three.textures

Type members

Classlikes

@native @JSImport("three", "CanvasTexture") @JSType
class CanvasTexture extends Texture
@native @JSImport("three", "CompressedTexture") @JSType
class CompressedTexture extends Texture
@native @JSImport("three", "CubeTexture") @JSType
class CubeTexture extends Texture
@native @JSImport("three", "DataTexture") @JSType
class DataTexture extends Texture
@native @JSImport("three", "DataTexture2DArray") @JSType
@native @JSImport("three", "DataTexture3D") @JSType
class DataTexture3D extends Texture
@native @JSImport("three", "DepthTexture") @JSType
class DepthTexture extends Texture
@native @JSImport("three", "Texture") @JSType
class Texture extends EventDispatcher
Companion
object
@native @JSImport("three", "Texture") @JSType
object Texture extends Object
Companion
class
@native @JSImport("three", "VideoTexture") @JSType
class VideoTexture extends Texture