1
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?

【UE】Set 〇〇 Qualityとr.○○ Method の違いについて

1
Posted at

同じ効果と思ってた内容が全然違う件について

image.png
image.png

r.○○ Methodコマンド

これらは、プロジェクト設定のドロップダウンのEnumを指定するやつです。
これとか
image.png

これとか
image.png

この辺のドロップダウンを切り替えてるイメージ。

Set 〇〇 Qualityノード

これらはこっちの設定です

image.png

r.○○ Methodだのプロジェクト設定だのに基づいてスケーリングしてくれる感じ。

つまりr.○○ Methodで何かいじったの戻したいならまたr.○○ Methodで戻さないとダメってこと!!!!!
そして初期値=1ではない
(r.AntiAliasingMethod はデフォルト2)
いじる場合は要注意!

1
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
1
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?