filament-umbrella
Toggle table of contents
0.1.2-beta06
common
Target filter
common
Switch theme
Search in API
Skip to content
filament-umbrella
filament-utils
/
io.github.erkko68.filament.utils
/
translation
translation
fun
translation
(
t
:
Float3
)
:
Mat4
Returns a translation
Mat4
for the vector
t
.
fun
translation
(
m
:
Mat4
)
:
Mat4
Extracts and returns a translation
Mat4
from
m
.