0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

UnrealEngine Widgetメモ

Last updated at Posted at 2025-01-25

ScreenSize

image.png

image.png
Desired on Screen 部品を作る時

FillScreen Add to Viewportをするときはこの設定

部品を作る時

基本こうぞう

image.png

SizeBox+Canvas Panel

SizeBox

image.png
サイズを設定する

SizeBoxいっぱいに設定する

image.png

フレーム画像設定

image.png

Brush->DrawAsをBoxに設定
Marginを枠画像に合わせた設定に変更する

image.png
デフォルトのままだとこんな感じ

配置する時

image.png

SizeBoxのサイズに合わせる
もしくはSize To Contentにチェックを入れる

上に重ねるた時のクリック判定

image.png

Non Hit-Testableでクリックしない
クリックさせたい場合はVisibleに設定

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?