newTextureProperty(this,k_CoatNormalMap,k_CoatNormalScale,"Coat Normal Map","Coat Normal Map",false,false,true,_=>EnableCoatNormalMap.BoolValue==true),
newTextureProperty(this,k_CoatNormalMap,k_CoatNormalScale,"Coat Normal Map","Coat Normal Map",true,false,true,_=>EnableCoatNormalMap.BoolValue==true),
newProperty(this,"_CoatIor","Coat IOR","Index of refraction",false),