//autogenerated by material-manager.py import * from "dural/base/base.material" import * from "dural/base/DepthShadowmap.material" material /dural/plants/grass/tussock/texture/heartblood/shadowcaster : /dural/ShadowCaster { set $diffuse_map dural/plants/grass/tussock/texture/heartblood/D.png } material /dural/plants/grass/tussock/texture/heartblood : /dural/base/simple/nonculled/alpharejected { set $diffuse_map dural/plants/grass/tussock/texture/heartblood/D.png set $shadow_caster_material /dural/plants/grass/tussock/texture/heartblood/shadowcaster set $alpha_reject "greater_equal 128" set $tex_address_mode "clamp" }