Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

BoundsField Constructor

Declaration

public BoundsField();

Description

Initializes and returns an instance of BoundsField.


Declaration

public BoundsField(string label);

Parameters

label The text to use as a label.

Description

Initializes and returns an instance of BoundsField.