immersive-home/docs/reference/EventPointer.md

34 lines
949 B
Markdown
Raw Normal View History

2024-03-16 19:45:43 +02:00
# EventPointer
**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) | |
## 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.