Hi,
It extracts location and rotation separately for each axis. It doesn’t store values in FTransform variable type but you can use float curves output and build a transform variable.
You can decrease the precision to minimum to get only the beginning and the end of animation values.
You can check the above tutorials and see the actual output.
I hope i answered your question.