axle
The direction of the axis that the wheel spins around to move the vehicle.
Declaration
var axle: SCNVector3 { get set }Discussion
This vector is expressed in the coordinate space of the node containing the vehicle’s chassis. The default axle direction is {-1.0, 0.0, 0.0}.