This version of Unity is unsupported.

PlayerSettings.GetNormalMapEncoding

Switch to Manual

Declaration

public static NormalMapEncoding GetNormalMapEncoding(BuildTargetGroup platform);

Parameters

targetGroup The target platform group whose normal map encoding you want to retrieve.

Returns

NormalMapEncoding The NormalMapEncoding for the given platform group.

Description

Returns the NormalMapEncoding used for the given platform group.