translate

fun translate(offset: Vector3): Plane

Translates the plane by the distance defined by the given offset vector. Note that this only affects the plane constant and will not affect the normal vector.

Return

A reference to this plane.