Method | Description | |
---|---|---|
AsteroidSectorDecorator ( string name, int sectorType, int lod ) : WaveEngine.Components.Graphics3D |
Instantiates a new asteroid sector
|
public AsteroidSectorDecorator ( string name, int sectorType, int lod ) : WaveEngine.Components.Graphics3D | ||
name | string | The name |
sectorType | int | Sector type |
lod | int | The LOD level |
return | WaveEngine.Components.Graphics3D |