A Sandcastle Documented Class Library
Index Property
NamespacesCollada.SkinningJointIndex
The index of the joint in its parent joint source.
Declaration Syntax
C#Visual BasicVisual C++
public int Index { get; set; }
Public Property Index As Integer
public:
property int Index {
	int get ();
	void set (int value);
}
Remarks
This is not always valid, and is used only during saving.

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