|
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.CamerasAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public double CameraWidth { get; set; }
Property Value
DoubleSee Also