material-maker/addons/material_maker/preview/preview_light.gd

6 lines
125 B
GDScript

tool
extends Area
func _on_Light_input_event(camera, event, click_position, click_normal, shape_idx) -> void:
print(event)