liberty-engine ~master (2019-02-13T12:42:06Z)
Dub
Repo
step
liberty
math
functions
* If x < edge => 0.0 is returned, otherwise 1.0 is returned.
T
step
(
T
)
(
T
edge
,
T
x
)
Meta
Source
See Implementation
liberty
math
functions
functions
barryCentric
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.