TransformEventArg: {
    currentTransform: mat4;
    interactable: Interactable;
    startTransform: mat4;
}