Method | Description | |
---|---|---|
GenerateSky ( ) : void |
Generates sky textures.
|
|
Render ( ) : void |
Renders sky cube on the screen.
|
|
SkyCube ( Device graphicsDevice, |
Object's default constructor.
|
public SkyCube ( Device graphicsDevice, |
||
graphicsDevice | Device | Virtual adapter used to perform rendering. |
camera | Instance of a camera object. | |
return | SlimDX.Direct3D11 |