Table of Contents

Class LibraryVisualScenes

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

The library of visual scenes. The library_visual_scenes element declares a module of visual_scene elements.

public class LibraryVisualScenes : ColladaElement
Inheritance
LibraryVisualScenes
Inherited Members

Constructors

LibraryVisualScenes()

Properties

Asset

Gets or sets the asset. The library_visual_scenes element may contain an asset element.

Extra

Gets or sets the extra. The extra element may appear any number of times.

Id

Gets or sets the id. The id attribute is a text string containing the unique identifier of this element. This value must be unique within the instance document. Optional attribute.

Name

Gets or sets the name. The name attribute is the text string name of this element. Optional attribute.

VisualScene

Gets or sets the visual scene. There must be at least one visual_scene element.