connectionPosition
The position of the wheel’s connection to the vehicle’s chassis.
Declaration
var connectionPosition: SCNVector3 { get set }Discussion
This vector is expressed in the coordinate space of the node containing the vehicle’s chassis. When you create a wheel from a node, SceneKit uses the node’s position property as the wheel’s connection point.