This version of Unity is unsupported.

ArcHandle.angleHandleDrawFunction

public Handles.CapFunction angleHandleDrawFunction;

Description

The CapFunction to use when displaying the angle control handle.

Defaults to DefaultAngleHandleDrawFunction for new instances of ArcHandle. No angle handle will be drawn if a value of null is assigned.

See Also: angleHandleSizeFunction.