A Sandcastle Documented Class Library
GeometryName Property
NamespacesCollada.SkinningSkinGeometryName
The name of the Geometry that this baby is going to be skinning
Declaration Syntax
C#Visual BasicVisual C++
public string GeometryName { get; set; }
Public Property GeometryName As String
public:
property String^ GeometryName {
	String^ get ();
	void set (String^ value);
}

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