Click or drag to resize
AB4D logo

BaseCameraCameraWidth Property

Gets or sets the width of the camera's viewing box. The property is used when the camera type is set to OrthographicCamera.

Namespace: Ab3d.Cameras
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public double CameraWidth { get; set; }

Property Value

Double
See Also