scale() -> scaling() translate() -> translation() rotate() -> rotation() These static functions create a matrix, they don't modify it. Fixes #826
5.0 KiB
5.0 KiB
scale() -> scaling() translate() -> translation() rotate() -> rotation() These static functions create a matrix, they don't modify it. Fixes #826