Right now, to implement scripted camera pitch and bank movement either a target position must be provided or vector dir and up must be manually set per-frame.
Fixing camSetBank and camSetDive would resolve this issue, and camSetVectorUp/camSetVectorDir would also be a very nice quality of life feature.