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: InputLocal
→
ColladaElement
The InputLocal type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Constructs a new instance of InputLocal |
Properties
Property | Description |
---|---|
semantic | Gets or sets the semantic. The semantic attribute is the user-defined meaning of the input connection. Required attribute. |
source | Gets or sets the source. The source attribute indicates the location of the data source. Required attribute. |
See Also
- module
aspose.cad.fileformats.collada.fileparser.elements
- class
ColladaElement
- class
InputLocal