Base:
method
GetViewMatrix
System.Windows.Media.Media3D.Camera.GetViewMatrix()
1 reference to GetViewMatrix
PresentationCore (1)
Core\CSharp\System\Windows\Media3D\MatrixCamera.cs (1)
106
Matrix3D worldToCamera =
GetViewMatrix
() * ProjectionMatrix;