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