Click or drag to resize
AB4D logo

DXSceneCamera Property

Gets or sets an ICamera that is used to show the scene.

Namespace:  Ab3d.DirectX
Assembly:  Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 5.2.8348.1045
Syntax
C#
public ICamera Camera { get; set; }

Property Value

Type: ICamera
See Also