![]() | |
Base |
Name | Description | |
---|---|---|
![]() | GetCameraMatrixes(Matrix3D, Matrix3D) | GetCameraMatrixes gets view and projection matrix of the current camera. |
![]() ![]() | GetCameraMatrixes(Viewport3D, Matrix3D, Matrix3D) | GetCameraMatrixes gets view and projection matrix of the camera used by the specified viewport3D. |
![]() ![]() | GetCameraMatrixes(BaseCamera, Double, Matrix3D, Matrix3D) | GetCameraMatrixes gets view and projection matrix of specified Ab3d.PowerToys camera and specified viewport's aspect ratio. The method sets matrixes even if TargetViewport3D is not assigned to the camera. |
![]() ![]() | GetCameraMatrixes(Camera, Double, Matrix3D, Matrix3D) | GetCameraMatrixes gets view and projection matrix of specified camera and specified viewport's aspect ratio. |