InstanceCamera class
InstanceCamera class
The instance camera. The Instance Camera element instantiates an object described by a camera element to activate it in the visual scene.
Inheritance: InstanceCamera
→
InstanceWithExtra
→
ColladaElement
The InstanceCamera type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Constructs a new instance of InstanceCamera |
Properties
Property | Description |
---|---|
extra | Gets or sets the extra. The extra element may occur any number of times. |
url | Gets or sets the url. The url attribute refers to resource to instantiate. This may refer to a local resource using a relative URL fragment identifier that begins with the “#” character. The url attribute may refer to an external resource using an absolute or relative URL |
sid | Gets or sets the sid. The sid attribute is a text string value containing the sub-identifier of this element. This value must be unique within the scope of the parent element.Optional attribute. |
name | Gets or sets the name. The name attribute is the text string name of this element. Optional attribute. |
See Also
- module
aspose.cad.fileformats.collada.fileparser.elements
- class
ColladaElement
- class
InstanceCamera
- class
InstanceWithExtra