Collada class
Collada class
The COLLADA element declares the root of the document that comprises some of the content in the COLLADA schema.
Inheritance: Collada
→
ColladaElement
The Collada type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the Collada class. |
Properties
Property | Description |
---|---|
asset | Gets or sets the asset element. |
items | Gets or sets the libraries items. |
scene | Gets or sets the scene. The scene embodies the entire set of information that can be visualized from the contents of a COLLADA resource. The scene element declares the base of the scene hierarchy or scene graph. The scene contains elements that comprise much of the visual and transformational information content as created by the authoring tools. |
extra | Gets or sets the extra. |
version | Gets or sets the version. The version attribute is the COLLADA schema revision with which the instance document conforms. Required Attribute. |
base | Gets or sets the base. The base attribute allows you to define the base URI for this COLLADA document. |
See Also
- module
aspose.cad.fileformats.collada.fileparser.elements
- class
Collada
- class
ColladaElement