UNPKG

@realsee/dnalogel

Version:
4 lines (3 loc) 229 B
import * as THREE from 'three'; import type { ObjectFit } from '../../PanoTagPlugin'; export default function getPositionsByObjectFit(objectFit: ObjectFit, originPositions: THREE.Vector3[], originRatio: number): THREE.Vector3[];