A Sandcastle Documented Class Library
Inputs Property
NamespacesCollada.SkinningJointsInputs
A list containing the Joint and Inverse-Bind Matrix inputs, which in turn contain the sources with the actual data in them.
Declaration Syntax
C#Visual BasicVisual C++
public InputList Inputs { get; set; }
Public Property Inputs As InputList
public:
property InputList^ Inputs {
	InputList^ get ();
	void set (InputList^ value);
}

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