0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Unityテクスチャアトラス

Last updated at Posted at 2020-11-18

画面右が元のテクスチャ

image.png

RawImage

UV Rect
左上 xy 0.0 0.5 wh 0.5 0.5
右上 xy 0.5 0.5 wh 0.5 0.5

左下 xy 0.0 0.0 wh 0.5 0.5
右下 xy 0.5 0.0 wh 0.5 0.5

image.png

左下が原点かな。

8分割

xywh
wh = 0.25, 0.5
左上:0,0.5,
左下:0,0
ベジータ:0.25,0.5
ブロッコリ:0.25,0
人参:0.5,0.5
紫:0.5,0
草:0.75.0.5
トマト:0.75,0

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?