A Sandcastle Documented Class Library
Elements Property
NamespacesColladaMatrixElements
Elements of the matrix
Declaration Syntax
C#Visual BasicVisual C++
public float[,] Elements { get; }
Public ReadOnly Property Elements As Single(,)
public:
property array<float,2>^ Elements {
	array<float,2>^ get ();
}

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