PlayerSettings.SetNormalMapEncoding

Switch to Manual
public static void SetNormalMapEncoding (BuildTargetGroup platform, NormalMapEncoding encoding);

Parameters

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

Description

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.