This version of Unity is unsupported.

TierSettings.detailNormalMap

public bool detailNormalMap;

Description

Whether to sample a Detail Normal Map, if assigned.

Enabling or disabling this setting will add or remove the UNITY_ENABLE_DETAIL_NORMALMAP shader compiler define. If disabled detail normal nap will be never sampled disregarding texture assignment.