Feat/map-environment #6
@@ -4,7 +4,7 @@ import type { AnimationAction } from "three";
|
|||||||
import {
|
import {
|
||||||
AnimatedModelContext,
|
AnimatedModelContext,
|
||||||
type AnimatedModelContextValue,
|
type AnimatedModelContextValue,
|
||||||
} from "@/components/three/models/useAnimatedModel";
|
} from "@/hooks/animation/useAnimatedModel";
|
||||||
import { useLoggedGLTF } from "@/hooks/three/useLoggedGLTF";
|
import { useLoggedGLTF } from "@/hooks/three/useLoggedGLTF";
|
||||||
import type { ModelTransformProps } from "@/types/three/three";
|
import type { ModelTransformProps } from "@/types/three/three";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user