LabelWidth
Changes the label width of a property.

[LabelWidth(120)]
public float wideProperty;
[LabelWidth(100)]
public int regularWidth;[LabelWidth(float width)]Last updated
Changes the label width of a property.

[LabelWidth(120)]
public float wideProperty;
[LabelWidth(100)]
public int regularWidth;[LabelWidth(float width)]Last updated