TerrainLayerUtility.CheckNormalMapTextureType

매뉴얼로 전환
public static bool CheckNormalMapTextureType (Texture2D texture);

파라미터

textureThe texture to check.

반환

bool True if texture is correctly imported, otherwise false.

설명

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