Version: 2019.1

TerrainLayerUtility.CheckNormalMapTextureType

Switch to Manual
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.