public TextureImporterShape textureShape ;

Descripción

The shape of the imported texture.

The default value is Texture2D. The texture can also be imported as a Cubemap, Texture2DArray or a Texture3D.

See Also: TextureImporterShape, Texture Assets.