This version of Unity is unsupported.

TierSettings.detailNormalMap

public bool detailNormalMap;

Description

Allows you to specify whether Detail Normal Map should be sampled 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.