GroupGoal QML Type
파티클 그룹의 상태를 변경하는 데 사용됩니다. 더 보기...
Import Statement: | import QtQuick.Particles |
Inherits: |
프로퍼티
상세 설명
프로퍼티 문서
goalState : string |
영향을 받는 파티클이 이동해야 하는 그룹의 이름입니다.
그룹은 기간과 그룹 간 전환을 정의할 수 있으며, 목표 상태를 설정하면 경로 가중치(0 포함)를 무시하고 목표 상태에 가장 빨리 도달하는 경로로 향하게 됩니다. 해당 경로의 중간 그룹을 각각의 지속 시간 동안 통과합니다.
jump : bool |
참이면 영향을 받는 파티클은 유효한 최단 경로를 선택하는 대신 목표 그룹으로 바로 점프합니다. 또한 현재 상태를 끝내지 않고 즉시 목표 상태의 시작 부분으로 이동합니다.
기본값은 거짓입니다.
© 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.