const seed = props.get("--pattern-seed").value; const colors = props.getAll("--pattern-colors").map((c) => c.toString()); const count ...
確定! 回上一頁