SpaceAttribute
Use this DecoratorDrawer to add some spacing in the Inspector.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
SpaceAttribute()
Use this DecoratorDrawer to add some spacing in the Inspector.
public SpaceAttribute()
SpaceAttribute(float)
Use this DecoratorDrawer to add some spacing in the Inspector.
public SpaceAttribute(float height)
Parameters
The spacing in pixels.