0.0.4 • Published 7 years ago
gltf-transform-prune v0.0.4
glTF-Transform-Prune
This module is part of the glTF-Transform project, where you can create PRs and issues.
Installation
npm install gltf-transform-prune
// ES6
import { prune } from 'gltf-transform-prune';
// CommonJS
const { prune } = require('gltf-transform-prune');
0.0.4
7 years ago