Click or drag to resize

Settings Window

Objects WindowManual / Basic / Settings WindowPreview Window

Settings Window

Contents
Overview

Settings Window is intended for editing the parameters of selected objects.

Screenshot999868 15.png

A name and a type of the selected object are displayed at the top of the window. Below there are two buttons for switching panels Properties and Events.

Screenshot999915 2.png
Properties panel

Properties panel is intended for object property settings. This is a list of property cells that can be edited. Let's consider a cell.

Screenshot999915 3.png

A cell can have seven elements:

  • A button with a plus symbol. When a cell has such a button it means the property has nested properties for editing. When pressed, the property is expanded.
    Screenshot999932 2.png
  • Next the name of the property comes.
  • The gray line is a panel separator. It can be moved.
  • A button in a form of a black point. When this button is visible, it means the property is not in a default state. When pressed, it can be reset the property to its original state.
    Screenshot999936 2.png
  • A button to customize Reference. When the reference is set, a triangle-arrow image displays on the button.
    Screenshot999935 2.png
  • Element for manual input of value.
  • At the end of the cell there may be a button that can make possible to set the value in a more convenient way. Example of a color selection:
    Screenshot999933 2.png
Events panel

The Events panel is intended to configure event handlers. It is a list of events with an ability to add a handler. Read more about event handlers.

Screenshot999926 3.png
Type Settings (advanced)

There is a button in the top right of the window that opens Type Settings. The form is intended to customize the behavior of an object when used as a type for other objects.

Screenshot999915 4.png
See also
Objects WindowPreview Window