linearly v0.32.0 • Docs
linearly v0.32.0 / mat3 / toString
Function: toString()
toString(
m
,fractionDigits
?):string
Returns a string representation of a mat3
Parameters
• m: mat3
matrix to represent as a string
• fractionDigits?: number
number of digits to appear after the decimal point
Returns
string