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