Ah okay, that makes sense. Thanks for the information!
So, I was just using euler angles because I wanted to rotate only the Y axis and it made sense in my mind to do it that way. Would it be better practice to use quaternions for that? I haven’t directly interacted with quaternions very much and am not really sure what their practical direct usage is (that is, skipping eulers altogether and just working with quats).