You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Packages/com.unity.visualeffectgraph/Documentation~/CustomHLSL-Common.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -139,6 +139,6 @@ The HLSL Code Editor supports the following shortcuts:
139
139
-`Ctrl + S` to save the current HLSL code
140
140
-`Ctrl + Mouse Wheel` to change the font size
141
141
142
-
>If you need to write down the name of a particle attribute, you can drag&drop drop the attribute from the blackboard to the code editor. This way you avoid any risk of typo.
142
+
>If you need to write down the name of a particle attribute, you can drag and drop the attribute from the blackboard to the code editor. This way you avoid any risk of typo.
0 commit comments