|
WpfCamera(Camera, Single) Constructor |
Constructor
Namespace: Ab3d.DirectX.CamerasAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public WpfCamera(
Camera camera,
float aspectRatio
)
Parameters
- camera Camera
- WPF camera
- aspectRatio Single
- aspect ratio (width divided by height) of the viewport that is showing the 3D scene
See Also