wManager.Wow.Helpers Namespace
WRobot

WowCamera..::..ProjectionMatrix Property

Gets the projection matrix.

Namespace:  wManager.Wow.ObjectManager
Assembly:  wManager (in wManager.dll)

Syntax


public Matrix ProjectionMatrix { get; }
Public ReadOnly Property ProjectionMatrix As Matrix
	Get
public:
property Matrix^ ProjectionMatrix {
	Matrix^ get ();
}

Field Value

The projection matrix.