'gLTF', 'obj' => 'OBJ', 'obj+mtl' => 'OBJ + MTL', 'json' => 'JSON', ]; public function getConfig() { return include __DIR__ . '/config/module.config.php'; } }