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
/
Quaternion
/
transform
transform
inline
fun
transform
(
block
:
(
Float
)
->
Float
)
:
Quaternion
Transforms each component of this quaternion using the provided
block
.