Constructor
new ImageLittlePlanet(source)
- Source:
Parameters:
Name | Type | Description |
---|---|---|
source |
string | URL for the image source |
Methods
dispose()
- Source:
Dispose
onLoad(texture)
- Source:
On loaded with texture
Parameters:
Name | Type | Description |
---|---|---|
texture |
THREE.Texture |
updateTexture(texture)
- Source:
Update texture
Parameters:
Name | Type | Description |
---|---|---|
texture |
THREE.Texture |