Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISceneData

Represents the raw data of a scene as it is represented on the wire.

Hierarchy

  • ISceneData

Index

Properties

Properties

controls

controls: IControlData[]

A collection of controls which are on this scene.

Optional etag

etag: ETag
deprecated

etags are no longer used, you can always omit/ignore this

Optional meta

meta: IMeta

A collection of meta properties which this scene has.

sceneID

sceneID: string

A unique ID for this scene.

Generated using TypeDoc