Class Source
Contents
[
Hide
]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.
public class Source : ColladaElement
Constructors
| Name | Description |
|---|---|
| Source() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Asset { get; set; } | Gets or sets the asset. |
| Id { get; set; } | Gets or sets the id. |
| Item { get; set; } | Gets or sets the source item. |
| Name { get; set; } | Gets or sets the name. |
| Technique { get; set; } | Gets or sets the technique. This element may contain any number of non-common profile techniques. |
| TechniqueCommon { get; set; } | Gets or sets the technique common. The technique common specifies the common method for accessing this source element’s data. |
See Also
- class ColladaElement
- namespace Aspose.CAD.FileFormats.Collada.FileParser.Elements
- assembly Aspose.CAD