Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

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.