interface in UnityEditor.Experimental.U2D
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseData provider that provides texture data needed for Sprite Editor Window.
previewTexture | Texture2D that represents the preview for ITextureDataProvider.texture. |
texture | Texture2D representation of the data provider. |
GetReadableTexture2D | Readable version of ITextureProvider.texture. |
GetTextureActualWidthAndHeight | The actual width and height of the texture data. |