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: SourceColladaElement

The Source type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of Source

Properties

PropertyDescription
assetGets or sets the asset.
itemGets or sets the source item.
technique_commonGets or sets the technique common.
The technique common specifies the common method for accessing this source element’s data.
techniqueGets or sets the technique.
This element may contain any number of non-common profile techniques.
idGets or sets the id.
nameGets or sets the name.

See Also