A Sandcastle Documented Class Library
Joint Property
NamespacesCollada.SkinningInfluenceJoint
The Joint/Bone whose transformation matrix will be used to transform the vertex
Declaration Syntax
C#Visual BasicVisual C++
public Joint Joint { get; set; }
Public Property Joint As Joint
public:
property Joint^ Joint {
	Joint^ get ();
	void set (Joint^ value);
}

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