A Sandcastle Documented Class Library
Weight Property
NamespacesCollada.SkinningInfluenceWeight
The amount of influence this bone's transformation will have on the vertex
Declaration Syntax
C#Visual BasicVisual C++
public Weight Weight { get; set; }
Public Property Weight As Weight
public:
property Weight^ Weight {
	Weight^ get ();
	void set (Weight^ value);
}

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