Table of Contents

Class InputLocal

Namespace
Aspose.CAD.FileFormats.Collada.FileParser.Elements
Assembly
Aspose.CAD.dll

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

public class InputLocal : ColladaElement
Inheritance
InputLocal
Inherited Members

Constructors

InputLocal()

Properties

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.