AircraftForwardAxis:
    | "X"
    | "+X"
    | "-X"
    | "Y"
    | "+Y"
    | "-Y"
    | "Z"
    | "+Z"
    | "-Z"
    | string

Local aircraft axis that points forward in model space.

"-Z" matches many glTF-style aircraft assets and is the controller default.