言語: 日本語
  • C#
  • JS
  • Boo

スクリプト言語

お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。

GUIText.tabSize

Switch to Manual
public var tabSize: float;

Description

The tab width multiplier.

This is multiplied with the tab width defined in the font.

	guiText.tabSize = 4.0;