LibraryGeometries class
LibraryGeometries class
The library geometries. The library_geometries element declares a module of geometry elements.
Inheritance: LibraryGeometries
→
ColladaElement
The LibraryGeometries type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Constructs a new instance of LibraryGeometries |
Properties
Property | Description |
---|---|
asset | Gets or sets the asset. The library_geometries element may contain an asset element. |
geometry | Gets or sets the geometry. There must be at least one geometry element. |
extra | Gets or sets the extra. The extra element may appear any number of times. |
id | Gets or sets the id. The id attribute is a text string containing the unique identifier of this element. This value must be unique within the instance document. Optional attribute. |
name | Gets or sets the name. The name attribute is the text string name of this element. Optional attribute. |