







|
| Project Mercury API Reference |
| Renderer..::.GraphicsDeviceService Field |
| Renderer Class See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
Hold a reference to the games GraphicsDeviceService.
Namespace:
ProjectMercury.Renderers
Assembly:
ProjectMercury (in ProjectMercury.dll) Version: 3.1.0.0
Syntax
| C# |
|---|
public IGraphicsDeviceService GraphicsDeviceService |
| Visual Basic (Declaration) |
|---|
Public GraphicsDeviceService As IGraphicsDeviceService |
| Visual C++ |
|---|
public: IGraphicsDeviceService^ GraphicsDeviceService |
