IGraphicsService Properties |
The IGraphicsService type exposes the following members.
Name | Description | |
---|---|---|
Content |
Gets the content manager that can be used to load predefined DigitalRune Graphics content
(e.g. predefined shaders, post-processing effects, lookup textures, etc.).
| |
Data |
Gets custom data associated with this graphics service or the graphics device.
| |
DeltaTime |
Gets the elapsed time since the last frame.
| |
EffectBinders |
Gets or sets the effect binders.
| |
EffectInterpreters |
Gets or sets the effect interpreters.
| |
Frame |
Gets the number of the current frame.
| |
GameForm |
Gets the main form (main window) of the
Game.
| |
GraphicsDevice |
Gets the graphics device.
| |
PresentationTargets |
A collection of all presentation targets.
| |
RenderTargetPool |
Gets or sets the render target pool.
| |
Screens |
Gets or sets the graphics screens.
| |
Time |
Gets or sets the total elapsed time.
|