linearly v0.32.0 • Docs
linearly v0.32.0 / vec4 / approxEquals
Function: approxEquals()
approxEquals(
a
,b
):boolean
Returns whether or not the vectors have approximately the same elements in the same position.
Parameters
• a: vec4
• b: vec4
Returns
boolean