Constructor
new LittlePlanet(type, source, sizeopt, ratioopt)
- Source:
Parameters:
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
type |
string |
image
|
Type of little planet basic class |
|
source |
string | URL for the image source |
||
size |
number |
<optional> |
10000
|
Size of plane geometry |
ratio |
number |
<optional> |
0.5
|
Ratio of plane geometry's height against width |