UNPKG

lingo3d

Version:

Lingo3D is a React/Vue 3d game development framework that ships with a complete visual editor

4 lines (3 loc) 188 B
import { DepthOfFieldEffect } from "postprocessing"; declare const getBokehEffect: import("@lincode/reactivity").GetGlobalState<DepthOfFieldEffect | undefined>; export { getBokehEffect };