Shape.translate

giant.ray_tracer.shapes.shape:

Shape.translate()

This method translates the shape in place.

Parameters:

translation (ARRAY_LIKE) – a size 3 array with which to translate the shape.