mirror of
https://github.com/OpenMW/openmw.git
synced 2025-03-03 07:39:41 +00:00
Update custom-shader-effects.rst to reflect new change
This commit is contained in:
parent
c6e5a28241
commit
b2f972df3d
1 changed files with 3 additions and 4 deletions
|
@ -6,10 +6,9 @@ This node must have the prefix `omw:data` and have a valid JSON object that foll
|
|||
|
||||
.. note::
|
||||
|
||||
This is a new feature to inject OpenMW-specific shader effects. Only a single
|
||||
effect is currently supported. By default, the shader effects will propogate
|
||||
to all a node's children. Other propogation modes and effects will come with
|
||||
future releases.
|
||||
This is a new feature to inject OpenMW-specific shader effects. By default,
|
||||
the shader effects will propagate to all of a node's children.
|
||||
Other propagation modes and effects will come with future releases.
|
||||
|
||||
|
||||
Soft Effect
|
||||
|
|
Loading…
Reference in a new issue