开发者 | wpshopifyexpert |
---|---|
更新时间 | 2025年9月18日 10:01 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
/wp-content/plugins/advanced-3d-model-viewer
directory, or install the plugin through the WordPress plugins screen directly.The plugin supports various 3D file formats including glTF, glb
Yes, you can customize the width, height, background color, alignment, and more using the block settings or shortcode attributes.
You can use the shortcode [a3dmv_model_viewer] with various attributes to customize the 3D model viewer. Here's a detailed explanation of all available attributes: [a3dmv_model_viewer id="123" model_url="https://example.com/model.gltf" poster_url="https://example.com/poster.jpg" alignment="center" auto_rotate="true" loading="lazy" mouse_interaction="true" bg_color="#ffffff" width="800" height="600"] Shortcode Attributes: