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