This version of Unity is unsupported.

JointAngularLimitHandle.yHandleColor

public Color yHandleColor;

Description

Returns or specifies the color to use for the handle limiting motion around the y-axis. Defaults to Handles.yAxisColor.

This value is multiplied with the value of Handles.color.

Additional resources: xHandleColor, zHandleColor.