add_raycast
Add a RayCast2D or RayCast3D node to the scene. Configure properties like target, enabled, and collision detection.
Instructions
Add a RayCast2D or RayCast3D node
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| properties | No | Raycast properties (target, enabled, collide_with_areas, etc.) | |
| parent_path | Yes | Parent node — '' for scene root |