Hi,
I have a camera (Aspose.ThreeD.Entities.Camera) with several attributes (like LookAt etc.).
I need to build a view (Aspose.Pdf.Annotations.PDF3DView) which has attributes like CameraPosition and CameraOrbit.
How can I convert/transform the attributes from Aspose.ThreeD.Entities.Camera in a way that my Aspose.Pdf.Annotations.PDF3DView mimics the view described by Aspose.ThreeD.Entities.Camera as closely as possible?
I use the latest Aspose.Total for .NET for this (in C# on .NET Framework 4.6.2).
Thanks in advance.
Best Regards
Yahia