Lens

The lens component is a core component that provides a camera lens through which the virtual world can be rendered. For further details on all the properties associated with this component and how to use this component with scripting, please see the API documentation.

Properties

The lens component properties that are accessible through the inspector.

Vfov

The vertical field of view (in radians).

Projection

The projection method is one of the following:

  • Perspective
  • Orthographic

Tone Mapping

Tone mapping is a technique that maps one set of colors onto another to approximate the appearance of HDR (High Dynamic Range) images on standard digital screens. The tone mapping algorithm is one of the following:

  • None
  • Exponential
  • Reinhard
  • Filmic
  • ACES

Exposure

The exposure is a parameter that can be controlled to selectively favor darker or brighter regions of the image.