InputLocal class

InputLocal class

The input local. The input_local_type element is used to represent inputs that can only reference resources declared in the same document.

Inheritance: InputLocalColladaElement

The InputLocal type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of InputLocal

Properties

PropertyDescription
semanticGets or sets the semantic.
The semantic attribute is the user-defined meaning of the input connection.
Required attribute.
sourceGets or sets the source.
The source attribute indicates the location of the data source. Required attribute.

See Also