IGltfAnimateType

GLTF动画类型枚举
type IGltfAnimateType = "path" | "rotate"

类型: "path"` | `"rotate"

BIMFlux AI