DX9ToolsR4 - Created by: X

Camera.Device Property

Gets/Sets the Direct3D.Device that the camera will work with.

[Visual Basic]
Public Property Device As Device
[C#]
public Microsoft.DirectX.Direct3D.Device Device {get; set;}

See Also

Camera Class | CBX.Libs.DX9ToolsR4 Namespace