Source class
Source class
The source. The source element declares a data repository that provides values according to the semantics of an input element that refers to it.
Inheritance: Source
→
ColladaElement
The Source type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Constructs a new instance of Source |
Properties
Property | Description |
---|---|
asset | Gets or sets the asset. |
item | Gets or sets the source item. |
technique_common | Gets or sets the technique common. The technique common specifies the common method for accessing this source element’s data. |
technique | Gets or sets the technique. This element may contain any number of non-common profile techniques. |
id | Gets or sets the id. |
name | Gets or sets the name. |
See Also
- module
aspose.cad.fileformats.collada.fileparser.elements
- class
ColladaElement
- class
Source