Skip to content

@emile/engine


@emile/engine / rendering/camera / CameraOptions

Interface: CameraOptions

Defined in: src/rendering/camera.ts:4

Properties

smoothing?

optional smoothing: number

Defined in: src/rendering/camera.ts:8


target?

optional target: null | Vec2 | ContainerChild

Defined in: src/rendering/camera.ts:7


worldCentre?

optional worldCentre: Vec2

Defined in: src/rendering/camera.ts:5


zoom?

optional zoom: number

Defined in: src/rendering/camera.ts:6