Matrix3.translate
docs.matrix3.translate
overload 1:
Matrix3:translate(vec)
Method Property | Fluent Description | Representation |
vec accepts | a Vector2 | |
Return Value | nil | |
overload 2:
Matrix3:translate(x, y)
Method Property | Fluent Description | Representation |
x accepts | a Number | |
y accepts | a Number | |
Return Value | nil | |
a a