teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

1

追記

2022/06/21 07:30

投稿

ozwk
ozwk

スコア13553

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