TerrainLayerUtility.CheckNormalMapTextureType

Cambiar al Manual
public static bool CheckNormalMapTextureType (Texture2D texture);

Parámetros

textureThe texture to check.

Valor de retorno

bool True if texture is correctly imported, otherwise false.

Descripción

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