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