Skip to content

@relu-interactives/spatial-ecs


@relu-interactives/spatial-ecs / components / CameraProjection

Type Alias: CameraProjection

ts
type CameraProjection = "perspective" | "orthographic";

Defined in: components/Camera.ts:8

Projection model.