UNPKG

@realsee/dnalogel

Version:
5 lines (4 loc) 137 B
import * as THREE from 'three'; export declare class THREESphere extends THREE.Sphere { expandByPoint(point: THREE.Vector3): this; }