protected static $_acceptLottie = ['.zip', '.html', '.json', '.lottie'];
protected static $_acceptSlideshow = ['.jpg', '.jpeg', '.png', '.svg', '.gif', '.zip'];
protected static $_acceptPDF = ['.pdf'];
- protected static $_accept3D = ['.3ds', '.fbx', '.3dm', '.3ds', '.3mf', '.amf', '.bim', '.brep', '.dae', '.fbx', '.fcstd', '.gltf', '.ifc', '.iges', '.step', '.stl', '.obj', '.off', '.ply', '.wrl'];
+ protected static $_accept3D = ['.3ds', '.fbx', '.3dm', '.3ds', '.3mf', '.amf', '.bim', '.brep', '.dae', '.fbx', '.fcstd', '.gltf', '.ifc', '.iges', '.step', '.stl', '.obj', '.off', '.ply', '.wrl', '.glb'];
/**
* @return array[]