A Sandcastle Documented Class Library
Index Property
NamespacesCollada.SkinningWeightIndex
The index of this weight in its parent 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 only valid when saving. Do not use this.

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