Class BasicPanorama

By extending this class, you can make your components keep their own state and animation.

Demo: https://kokomi-js.vercel.app/examples/#component

Hierarchy (view full)

Constructors

Properties

active: boolean
base: Base
container: Scene
emitter: Emitter<any>
id: string
infospots: Html[]
isInfospotVisible: boolean
material: MeshBasicMaterial
mesh: Mesh<BufferGeometry<NormalBufferAttributes>, Material | Material[], Object3DEventMap>

Methods