I first tried with an OpacityMask: Item { width: 100 height: 100 anchors.centerIn: parent clip: true property real cyclePos: 0.25 Rectangle { id: shape ...
確定! 回上一頁