Skip to content

Interface: ExplodeOptions

Defined in: packages/viewer-core/src/public/types.ts:305

零件爆炸选项(对标 APS Viewer explode options)。

Properties

animate?

optional animate?: boolean

Defined in: packages/viewer-core/src/public/types.ts:311

是否平滑动画过渡(默认 true)。


depthDampening?

optional depthDampening?: number

Defined in: packages/viewer-core/src/public/types.ts:309

深度衰减指数 ≥0(默认 0;越大深层零件位移越小)。


magnitude?

optional magnitude?: number

Defined in: packages/viewer-core/src/public/types.ts:307

散开倍率(默认 4)。