公式の http://docs.unity3d.com/Documentation/ScriptReference/GUISkin-horizontalSlider.html を見る限りでは、 GUI.skin.horizontalSlider = style; で指定し、styleを独自に設定すればいいが、 しかし、画像を用意したり面倒・・ URL: http://answers.unity3d.com/questions/363130/create-custom-horizontal-slid ...
↧