I’m playing around with making a editor layout tool. I would like to be able to spawn an object in reference to where the camera is in the editor window. So that the actor appears in front of you. However to do this I’m going to need the editor camera transform. Is that possible? Does anyone know how?