Hide Label Attribute
Hides the label of the field.

[HideLabel]
public float foo;
[HideLabel]
public Vector3 bar;
[HideLabel]
public GameObject baz;
Hides the label of the field.

[HideLabel]
public float foo;
[HideLabel]
public Vector3 bar;
[HideLabel]
public GameObject baz;