Class CameraOptics
CameraOptics class
The camera optics. Represents the apparatus on a camera that projects the image onto the image sensor.
public class CameraOptics
Constructors
Properties
Name | Description |
---|
Extra { get; set; } | Gets or sets the extra. |
Technique { get; set; } | Gets or sets the technique. Each technique specifies optics information for a specific profile as designated by the technique’s profile attribute. |
TechniqueCommon { get; set; } | Gets or sets the technique common. Specifies optics information for the common profile that all COLLADA implementations must support. |
See Also