Class THREE.Texture
Defined in: Texture.js.
Constructor Attributes | Constructor Name and Description |
---|---|
THREE.Texture(image, mapping, wrapS, wrapT, magFilter, minFilter, format, type, anisotropy)
|
Method Attributes | Method Name and Description |
---|---|
clone()
|
|
Class Detail
THREE.Texture(image, mapping, wrapS, wrapT, magFilter, minFilter, format, type, anisotropy)
- Parameters:
- image
- mapping
- wrapS
- wrapT
- magFilter
- minFilter
- format
- type
- anisotropy
Method Detail
clone()
deallocate()