GraphicsDeviceService Field

Project Mercury API

[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

See Also