This may be difficult to explain.
When a layer's position is not seperated you can check either it's keyOutSpatialTangent to get the handle points for the path of the layer
or you can use keyOutTemporalEase to get the coordinates for the speed over time line's handles (influence and speed).
What I'm trying to access is if the position has its dimensions seperated, I'm trying to get the handle coordinates for
the X by time and Y by time lines. Does anyone know if this information is available or if theres a way to derive
it from the other available information?