The GraphicsDevice associated with the actor.
Namespace:
Bespoke.Games.FrameworkAssembly: Bespoke.Games.Framework (in Bespoke.Games.Framework.dll) Version: 4.3.0.0 (4.3.0.0)
Syntax
| C# |
|---|
protected GraphicsDevice mGraphicsDevice |
| Visual Basic (Declaration) |
|---|
Protected mGraphicsDevice As GraphicsDevice |
| Visual C++ |
|---|
protected: GraphicsDevice^ mGraphicsDevice |