Property | Type | Description | |
---|---|---|---|
PlanetTemplate | Planet, | ||
SheightMapSize | int | ||
SsquareLength | int | ||
SsquareLengthPow | int | ||
StileSize | float | ||
planetRate | float | ||
stellarSystemName | string |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
Add ( PlanetSquare, ps, float priority ) : void | ||
Awake ( ) : void | ||
GenerateRandom ( ) : void | ||
SeedFromName ( ) : int | ||
Update ( ) : void |
public Add ( PlanetSquare, ps, float priority ) : void | ||
ps | PlanetSquare, | |
priority | float | |
return | void |