'gLTF', 'obj' => 'OBJ', 'obj+mtl' => 'OBJ + MTL', 'json' => 'JSON', 'fbx' => 'FBX', 'stl' => 'STL', 'dae' => 'Collada .dae', 'ply' => 'PLY', ]; public function getConfig() { return include __DIR__ . '/config/module.config.php'; } }