Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Stars

Builds a starry background that is accurate for the Earth's position in space.

Hierarchy

  • Stars

Implements

Index

Constructors

constructor

Properties

Private _context

Private _id

_id: string

Private _options

_options: StarOptions

Private _simulation

_simulation: Simulation

Private Optional _stars

_stars: Points<BufferGeometry, Material | Material[]>

Methods

get3jsObjects

  • get3jsObjects(): Object3D[]

getId

  • getId(): string

init

  • init(): void

update

  • update(): void

Generated using TypeDoc