Skip to documentation content
On this page
  1. Reference contract
  2. Authoritative source

projection

Configures projection for Simulation camera from its authoritative release declaration.

Reference contract

FieldValueDescription
valueTypeenumDeclared input representation.
defaultRelease default applied when the field is omitted.
typescriptType"parallel" | "perspective"Compiler-resolved TypeScript contract.
requiredtrue
allowed["parallel","perspective"]Allowed declaration values.

Configures projection for Simulation camera from its authoritative release declaration.

The declared value type is enum. Allowed values are ["parallel","perspective"]. This field is required.

Authoritative source

Catalog
telion.app/0.1.0-beta
Identity
service/results-viewport/camera/field/projection
Path
apps/desktop-electron/src/ui/viewportCamera.ts
Symbol
SerializableViewportCamera