UNPKG

@vladkrutenyuk/three-kvy-core

Version:

Everything you need to create any-complexity 3D apps with Three.js. Empower Three.js with a modular, lifecycle-managed context that seamlessly propagates through objects via reusable features providing structured logic.

8 lines (7 loc) 173 B
export declare const Evnt: Readonly<{ AttCtx: "attachedctx"; DetCtx: "detachedctx"; FtAdd: "featureadded"; FtRem: "featureremoved"; Dstr: "destroy"; }>;