CameraOptics class

CameraOptics class

The camera optics. Represents the apparatus on a camera that projects the image onto the image sensor.

The CameraOptics type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of CameraOptics

Properties

PropertyDescription
technique_commonGets or sets the technique common.
Specifies optics information for the common profile that all COLLADA implementations must support.
techniqueGets or sets the technique.
Each technique specifies optics information for a specific profile as designated by the technique’s profile attribute.
extraGets or sets the extra.

See Also