lerp()
The lerp() method accepts a Point and a float. The float value 0 to 1 is a represents a percent amount along the distance to the other point.
point.lerp(other, .5)
Info
keys: dict_keys(['exists', 'path', 'text', 'meta', 'rendered'])
path: point/lerp.md
exists: True
meta: dict_keys(['title', 'imports', 'files', 'unused_keys', 'unknown_keys', 'returns', 'type', 'filepath_exists', 'path', 'filepath', 'markdown'])