This version of Unity is unsupported.

PlayerSettings.SetNormalMapEncoding

Switch to Manual

Declaration

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

Parameters

targetGroup The platform build target group whose normal map encoding you want to set.
normalMapEncoding The 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.