JointAngularLimitHandle.angleHandleSizeFunction
public Handles.SizeFunction angleHandleSizeFunction;
Description 描述
The SizeFunction to specify how large the angle control handle should be.
Defaults to ArcHandle.DefaultAngleHandleSizeFunction for new instances of JointAngularLimitHandle. The angle handle will be drawn with a size of 0 if a value of null is assigned.
See Also: angleHandleDrawFunction.