Skip to content

@tripo3d/engine / EngineIntersection

Type Alias: EngineIntersection

ts
type EngineIntersection = Intersection<Object3D>;

Defined in: core/types/runtime.ts:43

定义对外暴露的 Three.js 相交结果类型。

基于 MIT 协议发布(内部使用)