This version of Unity is unsupported.

TerrainLayerUtility.CheckNormalMapTextureType

public static bool CheckNormalMapTextureType(Texture2D texture);

Parameters

textureThe texture to check.

Returns

bool True if texture is correctly imported, otherwise false.

Description

Checks whether the texture is correctly imported as a normal map texture.