This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

ITextureDataProvider.GetTextureActualWidthAndHeight

Declaration

public void GetTextureActualWidthAndHeight(out int width, out int height);

Parameters

width Out value for width.
height Out value for height.

Description

The actual width and height of the texture data.