TranslateEventArg: {
    currentPosition: vec3;
    interactable: Interactable;
    startPosition: vec3;
}