10 lines
208 B
JSON
10 lines
208 B
JSON
{
|
|
"passes": [{
|
|
"shader": "passthrough",
|
|
"depthwrite": "disabled",
|
|
"depthtest": "disabled",
|
|
"blending": "additive",
|
|
"cullmode" : "nocull",
|
|
"textures": ["_rt_volumetricsLightBuffer"]
|
|
}]
|
|
} |