mirror of
https://gitee.com/ice-gl/icegl-three-vue-tres.git
synced 2025-04-05 06:22:43 +08:00
增加了 新款 网格组件
This commit is contained in:
parent
5e1c4d5018
commit
d430886b89
@ -4,7 +4,7 @@
|
||||
* @Autor: 地虎降天龙
|
||||
* @Date: 2023-12-20 17:01:37
|
||||
* @LastEditors: 地虎降天龙
|
||||
* @LastEditTime: 2025-02-07 16:15:30
|
||||
* @LastEditTime: 2025-02-07 17:01:07
|
||||
*/
|
||||
export default {
|
||||
name: 'floor',
|
||||
@ -28,7 +28,10 @@ export default {
|
||||
{ src: 'plugins/floor/preview/hexGridGround.png', type: 'img', name: 'hexGridGround', title: '网格动态底座' },
|
||||
{ src: 'plugins/floor/preview/whiteFloor.png', type: 'img', name: 'whiteFloor', title: '白色边缘模糊' },
|
||||
{ src: 'plugins/floor/preview/gridPlus.png', type: 'img', name: 'gridPlus', title: '网格扩展' },
|
||||
{ src: 'plugins/floor/preview/gridFloor.png', type: 'img', name: 'gridFloor', title: '网格地板' },
|
||||
{
|
||||
src: 'plugins/floor/preview/gridFloor.png', type: 'img', name: 'gridFloor', title: '网格地板',
|
||||
referenceSource: { title: 'shaders-jikken', url: 'https://grid-floor.vercel.app/' },
|
||||
},
|
||||
{
|
||||
src: 'plugins/floor/preview/grass.png',
|
||||
type: 'img',
|
||||
|
Loading…
x
Reference in New Issue
Block a user