//directive = True import * from "dural/base/base.material" material /dural/environment/smoke/texture { technique { pass { lighting off scene_blend alpha_blend depth_write off texture_unit { texture dural/environment/smoke/texture/D.png tex_address_mode clamp sampler_ref /dural/base/sampler/high } } } }