Class Camera
Contents
[
Hide
]Camera class
The camera. Declares a view of the visual scene hierarchy or scene graph.
public class Camera
Constructors
Name | Description |
---|---|
Camera() | The default constructor. |
Properties
Name | Description |
---|---|
Asset { get; set; } | Gets or sets the asset. |
Extra { get; set; } | Gets or sets the extra. |
Id { get; set; } | Gets or sets the id. A text string containing the unique identifier of the camera element. This value must be unique within the instance document. Optional. |
Name { get; set; } | Gets or sets the name. Optional. |
Optics { get; set; } | Gets or sets the optics. Describes the field of view and viewing frustum using canonical parameters. |
See Also
- namespace Aspose.CAD.FileFormats.Collada.FileParser.Elements
- assembly Aspose.CAD