Sync classref with current source

This commit is contained in:
Rémi Verschelde
2020-01-28 22:51:12 +01:00
parent b4c435413c
commit 9093bf0483
17 changed files with 180 additions and 111 deletions

View File

@@ -11,5 +11,10 @@ VisualShaderNodeFresnel
**Inherits:** :ref:`VisualShaderNode<class_VisualShaderNode>` **<** :ref:`Resource<class_Resource>` **<** :ref:`Reference<class_Reference>` **<** :ref:`Object<class_Object>`
A Fresnel effect to be used within the visual shader graph.
Description
-----------
Returns falloff based on the dot product of surface normal and view direction of camera (pass associated inputs to it).