This version of Unity is unsupported.

Texture.dimension

public Rendering.TextureDimension dimension;

Description

Dimensionality (type) of the texture (Read Only).

Indicates type of a texture (2D texture, cubemap, 3D volume texture etc.).

See Also: TextureDimension.