Version: 2023.2
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

AttacherConstructor

マニュアルに切り替える
public Attacher (UIElements.VisualElement anchored, UIElements.VisualElement target, SpriteAlignment alignment);

パラメーター

anchored The element that will be positioned alongside the target.
target The target element.
alignment Relative alignment between the attached element and the target.

説明

Attaches a visual element next to its target, regarless of their respective locations in the visual tree hierarchy.