Skip to content

editorGlobalsIBackgroundProperties

Interface: IBackgroundProperties

Hierarchy

  • IBackgroundProperties

Index

Properties

Properties

addViewportPhysicsWalls

addViewportPhysicsWalls: boolean

Defined in src/renderContext/BackgroundParts.ts:85


camera

camera: object

Defined in src/renderContext/BackgroundParts.ts:88

Type declaration:

  • initialPosition: IPoint3

  • initialRotation: IPoint3


externalObjects

externalObjects: IExternalObject[]

Defined in src/renderContext/BackgroundParts.ts:92


lights

lights: LightConfig[]

Defined in src/renderContext/BackgroundParts.ts:84


Optional modelSettings

modelSettings? : IModelSettings

Defined in src/renderContext/BackgroundParts.ts:83


models

models: string[]

Defined in src/renderContext/BackgroundParts.ts:82


physicsObjects

physicsObjects: PhysicsObject[]

Defined in src/renderContext/BackgroundParts.ts:87


staticPhysicsWalls

staticPhysicsWalls: IPhysicsWall[]

Defined in src/renderContext/BackgroundParts.ts:86