Version: 2023.1
言語: 日本語

TextureData

struct in UnityEditor.U2D

マニュアルに切り替える

説明

Texture data of a specific sprite useful to get source pixels in textureData array.

変数

bufferOffsetOffset of the TextureData Array from where the actual data for the current texture starts.
heightHeight of the texture.
widthWidth of the texture.