Browse Source

gstore

master
修宁 7 months ago
parent
commit
86a11f09fe
  1. 12
      src/example/example1.js

12
src/example/example1.js

@ -112,6 +112,18 @@ export default {
v: true, v: true,
tf: [[5, 0.1, 2], [90, 0, 0], [0.25, 0.25, 0.1]], tf: [[5, 0.1, 2], [90, 0, 0], [0.25, 0.25, 0.1]],
dt: { in: [], out: [], center: ['39zML1rnSOOQGQYQ2YUMGy'] } dt: { in: [], out: [], center: ['39zML1rnSOOQGQYQ2YUMGy'] }
}, {
id: '6UhIIw9QPYh6acwyW8OSGs',
t: 'gstore',
v: true,
tf: [[-1, 0.1, 0.75], [0, 0, 0], [1.5, 1.2, 0.1]],
dt: { in: [], out: [], center: [], storeWidth: 1.2, storeDepth: 1.2 }
}, {
id: '1D0WSRPj8JJJwIcmA0UMqG',
t: 'gstore',
v: true,
tf: [[0.75, 0.1, 0.75], [0, 0, 0], [1.5, 1.2, 0.1]],
dt: { in: [], out: [], center: [], storeWidth: 1.2, storeDepth: 1.2 }
} }
] ]
} }

Loading…
Cancel
Save