DataTexture
Value members
Constructors
def this(data: BufferSource, width: Double, height: Double, format: UndefOr[PixelFormat], `type`: UndefOr[TextureDataType], mapping: UndefOr[Mapping], wrapS: UndefOr[Wrapping], wrapT: UndefOr[Wrapping], magFilter: UndefOr[TextureFilter], minFilter: UndefOr[TextureFilter], anisotropy: UndefOr[Double], encoding: UndefOr[TextureEncoding])