C++ and Focus

Hello, I’m programming a tracking camera plugin and I don’t know how to attach focus. Can you help me ?
• PAN, TILT and ROLL ==> to FTransform.rotation
• X, Y and Z ==> to FTransform.translation
• ZOOM ==> to FTransform.scale3D
• FOCUS ==> to ???