clapper / packages /timeline /dist /hooks /useHorizontalTrackLines.d.ts
jbilcke-hf's picture
jbilcke-hf HF Staff
Upload folder using huggingface_hub
60e3020 verified
raw
history blame contribute delete
137 Bytes
import * as THREE from "three";
export declare const useHorizontaTrackLines: () => THREE.BufferGeometry<THREE.NormalBufferAttributes>[];