eDriven Framework API
Matrix Property
NamespaceseDriven.GuiGuiMatrix
eDriven Framework API
Matrix
Declaration Syntax
C#Visual BasicVisual C++
public Matrix4x4 Matrix { get; set; }
Public Property Matrix As Matrix4x4
	Get
	Set
public:
property Matrix4x4 Matrix {
	Matrix4x4 get ();
	void set (Matrix4x4 value);
}

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)