Function CanvasItem.makeInputLocal

Transformations issued by event's inputs are applied in local space instead of global space.

godot.d.reference.Ref!(godot.inputevent.InputEvent) makeInputLocal (
  InputEvent event
) nothrow @nogc const;