Creates a new instance of RenderTargetCube.
| C# |
public RenderTargetCube( int size )
- size (Int32)
- The size (width/height) of each cube face.
| Exception | Condition |
|---|---|
| TeslaException | Thrown if creating the underlying render target fails or the render
system was not initialized. |
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)