This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

FloatField Constructor

Declaration

public FloatField();

Declaration

public FloatField(int maxLength);

Parameters

maxLength Maximum number of characters the field can take.

Description

Constructor.