filament-umbrella
Toggle table of contents
0.3.1
common
Target filter
common
Switch theme
Search in API
Skip to content
filament-umbrella
filament-utils
/
io.github.erkko68.filament.utils
/
nlerp
nlerp
fun
nlerp
(
a
:
Quaternion
,
b
:
Quaternion
,
t
:
Float
)
:
Quaternion
Normalized linear interpolation between two quaternions
a
and
b
by
t
.