Get angles of different parts of body

How do I get the angle of inclination of individual body parts along the 3rd axes relative to the game world using blueprint? The values of the angles need to be displayed on the screen. Maybe I can attach a capsule collision (How to do it?) to the leg arm, etc. and get the values using getworldrotation?