Rayity

rayity > “camera” > OrbitOptions

Interface: OrbitOptions

Properties

«Optional» aperture

● aperture: Expression

Defined in camera.ts:111

Aperture size for depth of field

Default: 0


«Optional» fieldOfView

● fieldOfView: Expression

Defined in camera.ts:105

Field of view angle in radians

Default: 90 degrees


«Optional» focalFactor

● focalFactor: Expression

Defined in camera.ts:117

Focal distance relative to target distance

Default: 1


«Optional» offset

● offset: Expression

Defined in camera.ts:99

Offset in spherical coordinates

Default: (0, 0)


«Optional» radius

● radius: Expression

Defined in camera.ts:87

Orbit radius

Default: 1


«Optional» target

● target: Expression

Defined in camera.ts:81

Location of the target

Default: (0, 0, 0)


«Optional» up

● up: Expression

Defined in camera.ts:93

Up direction vector

Default: (0, 1, 0)