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.