math.EaseInOut

From GMod Wiki

Jump to: navigation, search
Stub.pngThis article is a stub.
You can help the GMod Wiki by expanding it.
Function
Syntax math.EaseInOut( Float progress, Float easeIn, Float easeOut )
Where is this used?
Description:
Calculates the progress of a value from 0.0 to 1.0, taking into account easing. Easing in allows an object to start moving slowly, and easing out allows it to come slowly to a stop. All parameters should be between 0.0 and 1.0.
Returns: Float
Part of Library: Math
Realm: NewerShared.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Math.EaseInOut]Math.EaseInOut [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



LuaIco3.pngThis page needs an example to demonstrate the item detailed on this page. See how to make one here.
See more articles that need examples here.

Additional Notes

See Also

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox