A Sandcastle Documented Class Library
Matrix Property
NamespacesCollada.SceneMatrixTransformationMatrix
The matrix itself
Declaration Syntax
C#Visual BasicVisual C++
public Matrix Matrix { get; set; }
Public Property Matrix As Matrix
public:
property Matrix^ Matrix {
	Matrix^ get ();
	void set (Matrix^ value);
}

Assembly: Collada (Module: Collada) Version: 1.0.0.0 (1.0.0.0)