回答編集履歴
1
追記
test
CHANGED
@@ -3,3 +3,5 @@
|
|
3
3
|
[Texture2D-GetPixels32 - Unity スクリプトリファレンス](https://docs.unity3d.com/ja/2022.1/ScriptReference/Texture2D.GetPixels32.html)
|
4
4
|
|
5
5
|
> `public Color32[] GetPixels32 (int miplevel= 0); `
|
6
|
+
|
7
|
+
**戻り値が** `Color32[]`です
|