summaryrefslogtreecommitdiffstats
path: root/Studio/Content/Effect Library/Distortion Ripple.effect
diff options
context:
space:
mode:
Diffstat (limited to 'Studio/Content/Effect Library/Distortion Ripple.effect')
-rw-r--r--Studio/Content/Effect Library/Distortion Ripple.effect4
1 files changed, 2 insertions, 2 deletions
diff --git a/Studio/Content/Effect Library/Distortion Ripple.effect b/Studio/Content/Effect Library/Distortion Ripple.effect
index b6d4b873..0929be16 100644
--- a/Studio/Content/Effect Library/Distortion Ripple.effect
+++ b/Studio/Content/Effect Library/Distortion Ripple.effect
@@ -6,7 +6,7 @@
<Property name="center" formalName="Center" type="Float2" default="0.5 0.5" description="Adjusts the focus point of the distortion."/>
<Property name="ripples" formalName="Wave Width" min="2" max="100" default="95.0" description="Adjusts the number of ripples."/>
<Property name="height" formalName="Wave Height" min="0" max="100" default="25.0" description="Adjusts the distortion amount."/>
- <Property name="phase" formalName="Ripple Phase" default="0.0" description="The offset of each wave. Animate this property to see the waves move."/>
+ <Property name="phase" formalName="Ripple Phase" default="0.0" description="The offset of each wave. Animate this\nproperty to see the waves move."/>
</MetaData>
<Shaders>
<Shared>
@@ -47,4 +47,4 @@ void frag()
</FragmentShader>
</Shader>
</Shaders>
-</Effect> \ No newline at end of file
+</Effect>