RenderSettings QML Type

렌더링 프로세스 및 활성 프레임그래프 호스트와 관련된 설정이 렌더링 설정 유형에 저장됩니다. 더 보기...

Import Statement: import Qt3D.Render 2.8
In C++: QRenderSettings
Status: Deprecated

속성

상세 설명

RenderSettings 컴포넌트는 씬 루트 엔티티의 컴포넌트로 설정해야 합니다. 렌더링 정책과 피킹 설정을 지정하고 활성 프레임그래프를 호스팅합니다.

프로퍼티 문서

activeFrameGraph : FrameGraphNode

현재 활성 프레임그래프를 보유합니다.


pickingSettings : PickingSettings [read-only]

프레임그래프에 대한 현재 선택 설정을 보유합니다.


renderCapabilities : RenderCapabilities [read-only]

지원되는 렌더링 엔진의 세부 정보를 보유합니다.


renderPolicy : enumeration

현재 렌더링 정책을 보유합니다.

Qt3DRender::QRenderSettings::RenderPolicy참조하십시오 .


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