Skip to content

Documentation / scene / CameraSensorFit

Type Alias: CameraSensorFit

CameraSensorFit = "horizontal" | "vertical"

Defined in: libs/scene/src/utility/physical.ts:47

Sensor dimension used to derive the perspective field of view.

Released under the MIT License.