//autogenerated by material-manager.py import * from "dural/base/base.material" import * from "dural/base/DepthShadowmap.material" material /dural/plants/trees/birch/texture/branches_birch_bare/shadowcaster : /dural/ShadowCaster { set $diffuse_map dural/plants/trees/birch/texture/branches_birch_bare/D.png } material /dural/plants/trees/birch/texture/branches_birch_bare : /dural/base/normalmap/specular/nonculled/alpharejected { set $diffuse_map dural/plants/trees/birch/texture/branches_birch_bare/D.png set $normal_height_map dural/plants/trees/birch/texture/branches_birch_bare/N.png set $specular_map dural/plants/trees/birch/texture/branches_birch_bare/S.png set $shadow_caster_material /dural/plants/trees/birch/texture/branches_birch_bare/shadowcaster }