``` modelMatrix.run { translate(…) scale(…) } ...
# getting-started
o
Copy code
modelMatrix.run {
  translate(…)
  scale(…)
}