ParticlePainter QML Type

파티클을 칠하는 방법을 지정합니다. 더 보기...

Import Statement: import QtQuick.Particles
Inherits:

Item

Inherited By:

ImageParticle and ItemParticle

프로퍼티

자세한 설명

기본 구현은 아무것도 그리지 않습니다. 무언가를 표시하려면 서브클래스를 참조하세요.

프로퍼티 문서

groups : list<string>

어떤 논리적 파티클 그룹을 칠할지 결정합니다.

비어 있으면 기본 파티클 그룹("")을 그립니다.


system : ParticleSystem

엘리먼트가 파티클을 칠할 수 있는 시스템입니다. ParticlePainterParticleSystem 의 직계 자식인 경우 자동으로 연결됩니다.


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