Dart API Reference
dart:html
DomMatrixReadOnly
scale3d
scale3d
method
DomMatrix
scale3d
(
num
scale
,
[
num
ox
,
num
oy
,
num
oz
]
)