A Sandcastle Documented Class Library
Joints Property
NamespacesCollada.SkinningSkinJoints
Joints object for this Skin. The Joints object has a list of joints with their InvBind Matrices.
Declaration Syntax
C#Visual BasicVisual C++
public Joints Joints { get; }
Public ReadOnly Property Joints As Joints
public:
property Joints^ Joints {
	Joints^ get ();
}

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