A Sandcastle Documented Class Library
Meshes Property
NamespacesCollada.GeometryGeometryMeshes

[Missing <summary> documentation for P:Collada.Geometry.Geometry.Meshes]

Declaration Syntax
C#Visual BasicVisual C++
public List<Mesh> Meshes { get; set; }
Public Property Meshes As List(Of Mesh)
public:
property List<Mesh^>^ Meshes {
	List<Mesh^>^ get ();
	void set (List<Mesh^>^ value);
}

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