XNA graphics device.
Inheritance Hierarchy
DeltaEngine.Graphics Device
DeltaEngine.Graphics.Xna XnaDevice
Namespace: DeltaEngine.Graphics.Xna
Assembly: DeltaEngine.Graphics.Xna (in DeltaEngine.Graphics.Xna.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The XnaDevice type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | XnaDevice | Initializes a new instance of the XnaDevice class |
Methods
Fields
Name | Description | |
---|---|---|
![]() | window | (Inherited from Device.) |
Properties
Name | Description | |
---|---|---|
![]() | CameraInvertedViewMatrix | (Inherited from Device.) |
![]() | CameraProjectionMatrix | (Inherited from Device.) |
![]() | CameraViewMatrix | (Inherited from Device.) |
![]() | CullingMode | (Inherited from Device.) |
![]() | CurrentlyUsedShader | (Inherited from Device.) |
![]() | ModelViewProjectionMatrix | (Inherited from Device.) |
![]() | NativeContent | |
![]() | NativeDevice | |
![]() | ShaderEffect |
Events
Name | Description | |
---|---|---|
![]() | OnSet3DMode | (Inherited from Device.) |
See Also