C# Class UnityEngine.SpaceAttribute

Inheritance: PropertyAttribute
Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Méthodes publiques

Свойство Type Description
height float

Méthodes publiques

Méthode Description
SpaceAttribute ( ) : System
SpaceAttribute ( float height ) : System

Use this DecoratorDrawer to add some spacing in the Inspector.

Method Details

SpaceAttribute() public méthode

public SpaceAttribute ( ) : System
Résultat System

SpaceAttribute() public méthode

Use this DecoratorDrawer to add some spacing in the Inspector.

public SpaceAttribute ( float height ) : System
height float The spacing in pixels.
Résultat System

Property Details

height public_oe property

The spacing in pixels.

public float height
Résultat float