Namespace: DeltaEngine.Graphics.XnaAssembly: DeltaEngine.Graphics.Xna (in DeltaEngine.Graphics.Xna.dll) Version: 1.1.1.0 (1.1.1)
public GraphicsDevice NativeDevice { get; }
public GraphicsDevice NativeDevice { get; }
Public ReadOnly Property NativeDevice As GraphicsDevice
Get
Public ReadOnly Property NativeDevice As GraphicsDevice
Get
public:
property GraphicsDevice^ NativeDevice {
GraphicsDevice^ get ();
}
public:
property GraphicsDevice^ NativeDevice {
GraphicsDevice^ get ();
}
member NativeDevice : GraphicsDevice with get
member NativeDevice : GraphicsDevice with get
Property Value
Type:
GraphicsDevice