Revision Difference
math.ease.OutBack#546474
<function name="OutBack" parent="math.ease" type="libraryfunc">⤶
	<description>Eases out by reversing the direction of the ease slightly before finishing.⤶
	<note>This doesn't work properly when used with <page>Global.Lerp</page> as it clamps the fraction between 0 and 1. Using your own version of <page>Global.Lerp</page> that is unclamped would be necessary instead.</note>⤶
	</description>⤶
	<realm>Shared and Menu</realm>⤶
	<file line="132-L134">lua/includes/extensions/math/ease.lua</file>⤶
	<args>⤶
		<arg name="fraction" type="number">Fraction of the progress to ease, from 0 to 1</arg>⤶
	</args>⤶
	<rets>⤶
		<ret name="" type="number">"Eased" Value</ret>⤶
	</rets>⤶
</function>
 Garry's Mod
			Garry's Mod 
		 Rust
			Rust 
		 Steamworks
			Steamworks 
		 Wiki Help
			Wiki Help