Camera class
Camera class
The camera. Declares a view of the visual scene hierarchy or scene graph.
The Camera type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Constructs a new instance of Camera |
Properties
Property | Description |
---|---|
asset | Gets or sets the asset. |
optics | Gets or sets the optics. Describes the field of view and viewing frustum using canonical parameters. |
extra | Gets or sets the extra. |
id | 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 | Gets or sets the name. Optional. |