Joint.axis
var axis: Vector3;
Description

The Direction of the axis around which the body is constrained.

The Axis is defined in local space.
	hingeJoint.axis = Vector3.up;