Initializes the engine to use the provided render system provider.
| C# |
public static void Initialize( IRenderSystemProvider renderSystem )
- renderSystem (IRenderSystemProvider)
- Render system to use
| Exception | Condition |
|---|---|
| TeslaException | Thrown if the render system is null. |
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)