PlayerSettings.SetNormalMapEncoding

Cambiar al Manual
public static void SetNormalMapEncoding (BuildTargetGroup platform, NormalMapEncoding encoding);

Parámetros

targetGroupThe platform build target group whose normal map encoding you want to set.
normalMapEncodingThe desired normal map encoding.

Descripción

Sets the normal map encoding for the given platform.

The normal map encoding is configurable only on Android, iOS and tvOS. On all other platforms it is ignored.