A Sandcastle Documented Class Library
Value Property
NamespacesCollada.SkinningWeightValue
The weight itself
Declaration Syntax
C#Visual BasicVisual C++
public float Value { get; set; }
Public Property Value As Single
public:
property float Value {
	float get ();
	void set (float value);
}

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