|
MatrixCamera(Matrix, Matrix) Constructor |
Constructor
Namespace: Ab3d.DirectX.CamerasAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public MatrixCamera(
Matrix view,
Matrix projection
)
Parameters
- view Matrix
- view matrix
- projection Matrix
- projection matrix
See Also