GetProjection in SDK version 2.0

0 votes
asked Dec 27, 2017 by alanjose (180 points)

Hi

Sorry I didn't mention earlier. I am using Unity plugin of EasyAR. In EasyAR SDK version 1.0 inside Engine class there is a function to obtain pojection matrix.

static Matrix4x4 GetProjection(CameraCalibration calib, float nearPlane, float farPlane)

But its not inside EasyAR SDK version 2.0. How to get it in updated versions of EasyAR.

Regards

Alan

related to an answer for: Projection Matrix

1 Answer

0 votes
answered Jan 1, 2018 by albert52 (31,850 points)
Welcome to EasyAR SDK Q&A, where you can ask questions and receive answers from other members of the community.
...