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