Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StaticParticles

Simulates a static particle field in whichever base reference the simulation is in.

Hierarchy

  • StaticParticles

Implements

Index

Constructors

constructor

Properties

Private id

id: string

Private options

options: StaticParticleOptions

Private Optional pointObject

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

Private points

points: Coordinate3d[]

Private simulation

simulation: Simulation

Methods

get3jsObjects

  • get3jsObjects(): Object3D[]

getId

  • getId(): string

init

  • init(): void

update

  • update(): void

Generated using TypeDoc