extracting the up vector from a Transform3D

I’m using NodeUpdater’s preRender method for some stuff and I want to know if its possible to extract the up vector from the viewTransform parameter.

Nevermind, I found the matrix4f function