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