Alchemy/docs/articles/ja/attributes/indent.md
2024-02-19 10:59:29 +09:00

307 B

Indent Attribute

フィールドにインデントを追加します。

img

[Indent]
public float foo;

[Indent(2)]
public Vector2 bar;

[Indent(3)]
public GameObject baz;
パラメータ 説明
Indent インデントの数