method Vector.prototype.reflectimport { Vector } from "https://deno.land/x/caviar@2.6.9/mod.ts"; reflect(normal: Vector): VectorParametersnormal: VectorReturnsVector