Fxaa QML Type
高速な近似アンチエイリアス効果。詳細...
Import Statement: | import QtQuick3D.Effects 6.9 |
Status: | Deprecated since 6.5 |
この型はQtQuick3D.Effects 6.5以降非推奨です。新しいコードでは使用しないことを強くお勧めします。
詳細説明
代わりにExtendedSceneEnvironment を使用してください。
警告 QtQuick3D.Effects に含まれるすべてのプリメイドスタンドアロンエフェクトは、Qt 6.5 から非推奨となります。FXAA をシーンに適用するには、代わりにExtendedSceneEnvironment を使用してください。
FXAA エフェクトは、シーンに高速な近似アンチエイリアスを適用します。FXAA は高速アンチエイリアス技術で、スーパーサンプリングのようにパフォーマンスに大きな影響を与えることなく、画像からアーティファクトの一部を除去します。
長所 | 短所 |
---|---|
|
|
Fxaaには調整可能なプロパティがない。
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.