ImageTexture

class pythreejs.ImageTexture(imageUri='', mapping='UVMapping', wrapS='ClampToEdgeWrapping', wrapT='ClampToEdgeWrapping', magFilter='LinearFilter', minFilter='LinearMipMapLinearFilter', format='RGBAFormat', type='UnsignedByteType', anisotropy=1)[source]

ImageTexture

Autogenerated by generate-wrappers.js This class is a custom class for pythreejs, with no direct corresponding class in three.js.

Inherits Texture.

Three.js docs: https://threejs.org/docs/#api/textures/ImageTexture

imageUri
Unicode("", allow_none=False).tag(sync=True)
imageUri = Unicode('')

a unicode string