FilterKey QML Type

필터 키와 해당 값을 저장합니다. 더 보기...

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

Node

Status: Deprecated

속성

상세 설명

필터 키는 필터 키와 값 쌍을 위한 저장소 유형입니다. 필터 키는 기술 및 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.