2024-03-16 19:45:43 +02:00
|
|
|
# EventPointer
|
2024-03-17 00:05:55 +02:00
|
|
|
**Inherits:** [EventBubble](/reference/EventBubble.html)
|
2024-03-16 19:45:43 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Properties
|
|
|
|
|
|
|
|
| Name | Type | Default |
|
|
|
|
| ----------------------- | ----------------------------------------------------------------------------- | ------- |
|
|
|
|
| [initiator](#initiator) | [Initiator](/reference/lib--utils--pointer--initiator.html) | |
|
|
|
|
| [ray](#ray) | [RayCast3D](https://docs.godotengine.org/de/4.x/classes/class_raycast3d.html) | |
|
|
|
|
|
|
|
|
|
|
|
|
|
2024-03-17 00:05:55 +02:00
|
|
|
|
|
|
|
|
|
|
|
## Constants
|
|
|
|
|
|
|
|
|
|
|
|
### Initiator = `<Object>` {#const-Initiator}
|
|
|
|
|
|
|
|
No description provided yet.
|
|
|
|
|
|
|
|
|
2024-03-16 19:45:43 +02:00
|
|
|
## Property Descriptions
|
|
|
|
|
|
|
|
### initiator: [Initiator](/reference/lib--utils--pointer--initiator.html) {#initiator}
|
|
|
|
|
|
|
|
No description provided yet.
|
|
|
|
|
|
|
|
### ray: [RayCast3D](https://docs.godotengine.org/de/4.x/classes/class_raycast3d.html) {#ray}
|
|
|
|
|
|
|
|
No description provided yet.
|