InputField.this

The size is used to setup a canvas, avoid resizing too often. \ Set startWithFocus to true if you want the inputfield to accept inputs immediatly.

class InputField
this
(
Vec2f size_
,
string defaultText = ""
,
bool startWithFocus = false
)

Meta