Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

JointAngularLimitHandle.xHandleColor

public Color xHandleColor;

Description

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

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

Additional resources: yHandleColor, zHandleColor.