-
{{ product.dl_count_total|number_format }}
{{ item.dl_count|number_format }} - {{ product.dl_count|number_format }}
-
{{ product.rate_average_2dp }}
({{ product.rate_count|number_format }})
作品内容
photpshop用のアクションです。金属のような画像が製造できます。使用すると金属の表面ような画像やこの他に、金属面、電撃、水面、迷彩色、木目、豹柄、粘土質、大理石、のような模様を作り出すことができます。



















{
const fallbackSrc = '/modpub/images/web/home/not_found_img_main.png'
if (e.target.src === fallbackSrc) return;
e.target.onerror = null;
e.target.src = fallbackSrc;
}"
>