Interaction API¶
模块:extensions/interaction
类别概览¶
| 类别 | 类 | 成员 | 方法 |
|---|---|---|---|
| 运行时服务 | 1 | 2 | 2 |
| 运行时句柄 | 5 | 70 | 23 |
类¶
运行时服务¶
| 类 | 继承 | 源文件 |
|---|---|---|
GFInteractions |
RefCounted |
addons/gf/extensions/interaction/runtime/gf_interactions.gd |
运行时句柄¶
| 类 | 继承 | 源文件 |
|---|---|---|
GFInteractionContext |
RefCounted |
addons/gf/extensions/interaction/runtime/gf_interaction_context.gd |
GFInteractionFlow |
RefCounted |
addons/gf/extensions/interaction/runtime/gf_interaction_flow.gd |
GFInteractionReceiver |
Node |
addons/gf/extensions/interaction/nodes/gf_interaction_receiver.gd |
GFInteractionSensor |
Node |
addons/gf/extensions/interaction/nodes/gf_interaction_sensor.gd |
GFPointerInteraction3D |
Node |
addons/gf/extensions/interaction/nodes/gf_pointer_interaction_3d.gd |