 |
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: 10.1.8147.1045
Syntaxpublic double CameraWidth { get; set; }
Property Value
Type:
Double
See Also