wireframeAlpha
Returns or specifies the opacity to use for the curved lines along the outside of the arcs of motion. Defaults to 1.0.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor
public float wireframeAlpha { get; set; }
Remarks
This value is multiplied with the value of the color for the axis being drawn, which is multiplied with the value of Handles.color.