A Sandcastle Documented Class Library
JointList Property
NamespacesCollada.SkinningJointsJointList
A list of Joint objects that were created for run-time use by reading the data from the inputs
Declaration Syntax
C#Visual BasicVisual C++
public JointList JointList { get; }
Public ReadOnly Property JointList As JointList
public:
property JointList^ JointList {
	JointList^ get ();
}

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