Hi
I want to know does ab3d powetoys library supports control of Respective and Orthographic views.
Please let me know, thanks in advance
Thanks
YGT
The current version support only Perspective camera.
I am planning to add support for Orthographic camera in the future version.
Hi Andrej,
Any update on support for an orthographic camera? Thanks!
Yes, orthographic camera is already supported for quite a while. You just need to set CameraType to OrthographicCamera. Than you can control the width of the camera (the Distance is not used for OrthographicCamera) with the CameraWidth property.
Sweet! Thanks for the help, Andrej.