Experimental: this API is experimental and might be changed or removed in the future.

ITextureDataProvider

interface in UnityEditor.Experimental.U2D

매뉴얼로 전환

설명

Data provider that provides texture data needed for Sprite Editor Window.

변수

texture Texture2D representation of the data provider.

Public 함수

GetReadableTexture2DReadable version of ITextureProvider.texture.
GetTextureActualWidthAndHeightThe actual width and height of the texture data.