liberty-engine v0.0.14-beta.2 (2018-07-02T09:50:23Z)
Dub
Repo
step
liberty
math
functions
If x < edge => 0.0 is returned, otherwise 1.0 is returned.
pure nothrow @
safe
@
nogc
T
step
(
T
)
(
T
edge
,
T
x
)
Meta
Source
See Implementation
liberty
math
functions
functions
clamp
degrees
fract
ilog2
inverseSqrt
isPowerOf2
lerp
lfloor
ltrunc
moduloWrap
nextPowerOf2
radians
safeAcos
safeAsin
sinOverX
smoothStep
step
If x < edge => 0.0 is returned, otherwise 1.0 is returned.