Collapse All
Expand All
C#
vvvv45 plugin specification
Tweener
.
.
::
.
.
BounceEaseInOut Method
Tweener Class
See Also
Send Feedback
BOUNCE EASE IN/OUT
Namespace:
VVVV.Utils.VMath
Assembly:
VVVV.Utils
(in VVVV.Utils.dll) Version: 1.0.4694.10871
Syntax
C#
public
static
double
BounceEaseInOut
(
double
X
)
Parameters
X
Type:
System
.
.
::
.
.
Double
Value in the range [0..1]
Return Value
Shaped value
See Also
Tweener Class
VVVV.Utils.VMath Namespace