UNPKG

@realsee/dnalogel

Version:
4 lines (3 loc) 217 B
import * as THREE from 'three'; export default function getPoint(position?: THREE.Vector3, colorIndex?: number): THREE.Mesh<THREE.SphereGeometry, THREE.MeshBasicMaterial>; export declare function getAllMesh(): any[];