apply_rotation_at_center# snake.core.handlers.motion.utils.apply_rotation_at_center(data, angles)[source]# Apply the rotation at the center of the array. Parameters: data (ndarray[Any, dtype[_ScalarType_co]]) angles (tuple[float, float, float]) Return type: ndarray[Any, dtype[_ScalarType_co]]