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

JointAngularLimitHandle.zHandleColor

public Color zHandleColor;

Description

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

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

Additional resources: xHandleColor, yHandleColor.