Effect framework: Difference between revisions

Jump to navigation Jump to search
→‎scheme: added section
(Added section on reloading effects runtime)
(→‎scheme: added section)
Line 178: Line 178:
holds the tangent value for the vertex.
holds the tangent value for the vertex.


=== Technique ===
=== technique ===
A certain way of rendering this effect. Different pipelines typically have their own techniques.
A certain way of rendering this effect. Different pipelines typically have their own techniques.
==== scheme ====
Since 2020.1, is only usable in Compositor build.
For the compositor ALS pipeline a scheme of als-lightning has to be specified for the technique to be considered for rendering.
Example:
<syntaxhighlight lang="xml">
<scheme>als-lighting</scheme>
</syntaxhighlight>


==== predicate ====
==== predicate ====
574

edits

Navigation menu