Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

height

The spacing in pixels.