How to convert CFrame toAlignOrientation?

Hi, I have a script where I stored a CFrame value and then passed it to AlignOrientation, however, It doesn’t work as expected. I’m assuming I did something wrong here and that I need to convert the CFrame to something else to match the AlignOrientation

Note: AlignOrientation is on 1 attachment mode so I can just set it with AlignOrientation.CFrame

I feel so dumb for not knowing this after scripting for so long, but If someone could help me that would be great!

CFrame stores a Position and Rotation Vector3