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