Attention: Here be dragons

This is the latest (unstable) version of this documentation, which may document features not available in or compatible with released stable versions of Godot.

HBoxContainer

繼承: BoxContainer < Container < Control < CanvasItem < Node < Object

被繼承: EditorResourcePicker, EditorToaster, OpenXRInteractionProfileEditorBase

將子控制項橫向排列的容器。

說明

BoxContainer 的變體,只會將子控制項橫向排列。子控制項的最小尺寸發生變化時會自動進行重新排列。

教學