Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Skybox

A class that adds a skybox (technically a skysphere) to a visualization.

Hierarchy

  • Skybox

Implements

Index

Constructors

constructor

Properties

Private context

Private id

id: string

Private Optional mesh

mesh: Mesh<BufferGeometry, Material | Material[]>

Private options

options: SkyboxOptions

Private simulation

simulation: Simulation

Methods

get3jsObjects

  • get3jsObjects(): Object3D[]

getId

  • getId(): string

Private init

  • init(): void

update

  • update(): void

Generated using TypeDoc