Panorama

abstract external class Panorama(source)

Displays panorama imagery in a scene. This type describes an interface and is not intended to be instantiated directly.

See also

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
abstract val credit: Credit

Gets the credits of the panorama.

Link copied to clipboard
abstract var show: Boolean

Determines if the panorama will be shown.

Link copied to clipboard
abstract val transform: Matrix4

Gets the transform of the panorama.