openrndr
Toggle table of contents
0.5.0-dev.19+1125283
common
Target filter
common
Switch theme
Search in API
Skip to content
openrndr
openrndr-animatable
/
org.openrndr.animatable.easing
/
CubicIn
Cubic
In
class
CubicIn
:
Easer
(
source
)
Members
Constructors
Cubic
In
Link copied to clipboard
constructor
(
)
Functions
ease
Link copied to clipboard
open
override
fun
ease
(
t
:
Double
,
b
:
Double
,
c
:
Double
,
d
:
Double
)
:
Double
velocity
Link copied to clipboard
open
override
fun
velocity
(
t
:
Double
,
b
:
Double
,
c
:
Double
,
d
:
Double
)
:
Double