lineTex | The AA texture used for rendering. |
width | 線の幅 |
points | ラインを構築するためのポイントのリスト |
位置の配列と幅で指定したアンチエイリアスのかかった線を描きます。
注意: 画面サイズに対して固定サイズのハンドルを持ちたい場合、HandleUtility.GetHandleSize を使用します。
Note: To get an anti-aliased effect use a texture that is 1x2 pixels with one transparent white pixel and one opaque white pixel.
Anti-Aliased line in the Scene View.