Skip to content

spatial-monorepo


spatial-monorepo / core/src / SetupRTLSLayerOptions

Interface: SetupRTLSLayerOptions

Defined in: packages/core/src/layers/RTLSLayer.ts:122

Properties

activeOrdinal?

optional activeOrdinal?: number

Defined in: packages/core/src/layers/RTLSLayer.ts:128


levels?

optional levels?: LevelFeature[]

Defined in: packages/core/src/layers/RTLSLayer.ts:127

Issue #110 — When provided, positions are culled to activeOrdinal ± 1. Assets on non-adjacent floors are excluded from setData calls entirely.

Released under commercial licensing.