Version: 2020.1
言語: 日本語

ArcHandle.SetColorWithoutRadiusHandle

マニュアルに切り替える
public void SetColorWithoutRadiusHandle (Color color, float fillColorAlpha);

パラメーター

color The color to use for the angle control handle and the fill shape.
fillColorAlpha The alpha value to use for fillColor.

説明

Sets angleHandleColor, wireframeColor, and fillColor to the same value, where fillColor will have the specified alpha value. radiusHandleColor will be set to Color.clear and the radius handle will be disabled.