Hierarchy

  • SettingsUIElement

Constructors

Properties

Constructors

Properties

initialValue: string | number | boolean | Vector3
name: string
onChange: ((arg) => void)

Type declaration

    • (arg): void
    • Parameters

      • arg: string | number | boolean | Vector3

      Returns void