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

ConstructorDescription
initConstructs a new instance of Camera

Properties

PropertyDescription
assetGets or sets the asset.
opticsGets or sets the optics.
Describes the field of view and viewing frustum using canonical parameters.
extraGets or sets the extra.
idGets 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.
nameGets or sets the name.
Optional.

See Also