Skip to content

@tripo3d/engine / EnginePointerEvent

Interface: EnginePointerEvent

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

定义实体指针事件对象。

Properties

PropertyTypeDefined in
altKeybooleancore/types/runtime.ts:47
buttonnumbercore/types/runtime.ts:48
buttonsnumbercore/types/runtime.ts:49
cameraCameracore/types/runtime.ts:50
ctrlKeybooleancore/types/runtime.ts:51
currentEntityEntitycore/types/runtime.ts:52
currentObjectObject3Dcore/types/runtime.ts:53
distancenumber | nullcore/types/runtime.ts:54
faceIndexnumber | nullcore/types/runtime.ts:55
instanceIdnumber | nullcore/types/runtime.ts:56
intersectionEngineIntersection | nullcore/types/runtime.ts:57
intersectionsEngineIntersection[]core/types/runtime.ts:58
metaKeybooleancore/types/runtime.ts:59
nativeEventMouseEvent | PointerEventcore/types/runtime.ts:60
pointVector3 | nullcore/types/runtime.ts:61
pointerVector2core/types/runtime.ts:62
raycasterRaycastercore/types/runtime.ts:63
shiftKeybooleancore/types/runtime.ts:64
stopPropagation() => voidcore/types/runtime.ts:65
targetEntityEntitycore/types/runtime.ts:66
targetObjectObject3Dcore/types/runtime.ts:67
typePointerEventTypecore/types/runtime.ts:68
uvVector2 | nullcore/types/runtime.ts:69

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