FilterKey QML Type

フィルタのキーとその値を格納する。詳細...

Import Statement: import Qt3D.Render 2.8
In C++: QFilterKey
Inherits:

Node

Status: Deprecated

プロパティ

詳細説明

フィルタキーは、フィルタキーと値のペアを格納する型である。フィルタキーは Technique およびRenderPass で使用され、 テクニックまたはレンダーパスがレンダリングのどの段階で使用されるかを指定します。

注意: FilterKey ノードを無効にすることはできません。

プロパティ ドキュメント

name : string

フィルタキーの名前を保持します。


value : variant

フィルタキーの値を保持します。


© 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.