kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
DOMMatrixReadOnly
/
translate
translate
JS
fun
translate
(
tx
:
Double
,
ty
:
Double
,
tz
:
Double
=
definedExternally
)
:
DOMMatrix