CubeTexture

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

CubeTexture

Autogenerated by generate-wrappers.js See https://threejs.org/docs/#api/textures/CubeTexture

Inherits Texture.

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

images
List().tag(sync=True)
images = List()

a list of any type