PSD ファイルにアルファチャンネルを含める

参考:

PSD テクスチャのアルファチャンネル設定/読み込み | はなもんて観測所

PSD 画像の周りに表示される白い縁に対処する | 白黒羊

アルファテクスチャのインポートの仕方 | Unity 2019.3 マニュアル [公式]

How to Create Transparent Texture | LMHPOLY

white edge appears in PSD file format – Unity Forum

PSD color matte change in 2018.2 – Unity Forum

How to properly set alpha transparency in PSD’s – Unity Answers

mix diffuse with alpha channel – Unity Answers

alpha problems (Photoshop to Unity) – polycount

TGA 形式

参考:

アルファチャンネルを自由に編集して TARGA 形式でテクスチャを書き出す (Photoshop) | LIGHT11

TGA はアルファチャンネルとして透過情報を持ってるので透過部分のカラー情報も維持できます。 (@m_sigepon) – Twitter

DDS 形式

DDS 形式はビルトインインポーターにより読み込まれる。

ドキュメント:

ビルトインインポーター | Unity マニュアル [公式]

参考:

Unity で DDS を読む | lunar0 log

DDS textures – Unity Forum

DDS Format and Performance (URP) – Unity Forum

problems using DDS texture format directly in Unity – Unity Forum

.dds Support – Unity Forum

Can you load dds textures during runtime? – Unity Answers

POT 警告

現象:

POT テクスチャのみが圧縮可能である旨の警告が表示される。

Only POT texture can be compressed

原因:

画像のサイズが2のべき乗になっていない。

  • POTPower of Two (2, 4, 8, 16, 32, 64, 128, 256, …)

参考:

イメージの Inspector に警告が出たときの解消法 – Qiita

画像の容量を抑えたい | ロバメモ

Texture Format | KAYAC engineers’ blog

Only POT textures can be compressed if mipmaps are enabled – Unity Answers

画像が透過されない

参考:

Textures broken after importing to Unity – Stack Overflow

Tips

PSD / PSB ファイルは、レイヤーの0番目に RGB がコンポジットされたデータ+アルファチャンネルを参照したデータが読み込まれます。 (@m_sigepon) – Twitter

チュートリアル

Fix White Glow, Missing Remove Matte PSD

Texture Exporter

リポジトリ:

miguel12345/UnityTextureExporter: Export Procedural or Hidden Textures to PNG Files – GitHub

参考:

Texture Exporter – 組み込みテクスチャを PNG で出力できる | コガネブログ

PSD Importer

動画:

Photoshop to Unity with PSD Importer

ドキュメント:

2D PSD Importer | Unity Manual [Official]

参考:

PSB asset inspector window is breaking – Unity Forum

PSB file import null reference – Stack Overflow

Logo Templates with Customizable PSD

入手:

20 Logo Templates with Customizable PSD Vector Sources | Unity Asset Store [Official]

PSD Logo Templates

入手:

PSD Logo Templates | Unity Asset Store [Official]

SVG Tools

動画:

Setup

Basic

Unity UI

Collider

Light

入手:

SVG Tools | Unity Asset Store [Official]

フォーラム:

SVG Tools – Vector Graphics for Unity | Unity Forum

Title FX Pack

動画:

Demo

入手:

Title FX Pack | Unity Asset Store [Official]

Motion Titles Pack

動画:

Demo

入手:

Motion Titles Pack | Unity Asset Store [Official]

Integrator Tool 2D

動画:

Quick Overview

入手:

Integrator Tool 2D | Unity Asset Store [Official]

フォーラム:

Integrator Tool 2D | Unity Forum

視聴:

Integrator Tool 2D – YouTube

PVRTexTool

動画:

Overview v20.2

公式サイト:

PVRTexTool | Imagination Developers [Official]

ドキュメント:

Introduction – PVRTexTool | PowerVR Developer [Official]

参考:

PVRTexTool – 画像ファイルから PVR / PVRTC ファイルを作成するツール | 強火で進め

Crunch

リポジトリ:

BinomialLLC/crunch: Advanced DXTc Texture Compression and Transcoding Library – GitHub

Unity-Technologies/crunch: Advanced DXTc Texture Compression and Transcoding Library – GitHub

参考:

Can you load dds textures during runtime? – Unity Answers

記事をシェアする:
タグ:

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です

Protected by reCAPTCHA