Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SlideProperties

Hierarchy

  • SlideProperties

Index

Properties

Optional basemap

basemap: string | BasemapProperties

The basemap of the scene.

Read more...

Optional description

description: string | SlideDescriptionProperties

The description of the slide.

Read more...

Optional environment

Represents settings that affect the environment in which the WebScene is displayed (such as lighting).

Read more...

Optional ground

Ground properties for this slide.

Read more...

Optional id

id: string

The unique id of a slide within the slides property of a Presentation.

Read more...

Optional thumbnail

thumbnail: string | SlideThumbnailProperties

A data URI encoded thumbnail.

Read more...

Optional title

title: string | SlideTitleProperties

The title of the slide.

Read more...

Optional viewpoint

The viewpoint of the slide.

Read more...

Optional visibleLayers

The visible layers of the scene.

Read more...

Generated using TypeDoc