Similar to UnityEngine.SpaceAttribute, but adds space after the property.
More...
Inherits DecoratingPropertyAttribute.
|
|
| SpaceAfterAttribute (float height=8f) |
|
| PropertyAttribute (bool applyToCollection=false) |
|
|
readonly float | Height |
| | Height of the space.
|
|
|
const new int | DefaultOrder = -5000 |
| | The default order for this attribute.
|
|
const int | DefaultOrder = -10000 |
| | The default order of the attribute.
|
|
|
| DecoratingPropertyAttribute (bool applyToCollection=false) |
| | Initializes a new instance with the default order.
|
|
| DecoratingPropertyAttribute (int order, bool applyToCollection=false) |
| | Initializes a new instance with the specified order.
|
|
new bool | applyToCollection [get] |
Similar to UnityEngine.SpaceAttribute, but adds space after the property.