6.14. Property list

../_images/screen_prop.png

This is the list on the right side of the WebGL screen. Setting items for each loaded object are listed.


arrow button:

When pressed, the property list can be collapsed and narrowed.

Note

On mobile devices with screen resolutions below a certain size, the property list is displayed in an overlay format.

This means that the panel will automatically collapse when you do something.

6.14.1. Each accordion panel

Different properties are displayed depending on the object type.

6.14.1.1. Swipe panel

Introduced from ver 2.7.0. You can increase/decrease the value in the numerical input box by swiping up/down/left/right. It is a white box directly below the input box.

Swipe to see + or -.

../_images/screen_prop_swipepanel01.png

Swipe left, swipe down:

Decrease in value

Swipe right, swipe up:

increase in value

Hint

Mainly effective for operation on mobile devices.

The input box type UI installed in the property list automatically collapses the panel when input focus is applied to it for operation. If you do so, the panel may close immediately and you may not be able to operate it even though you want to operate it.

By using this swipe panel, you can easily manipulate values even on mobile devices.

6.14.2. V-pad (right)

Introduced from ver 2.7.0. When the panel is folded, you can use the same functions as the v-pad.

See V-pad (left) for functionality.