May I know how can we rotate an object to look at a specific world coordinate using the replicator composer python api?
I understand that the camera viewport is able to look at a specific world coordinate using the following function (set_camera_view via set_camera_target_attribute), but may I know how can i do that for objects? I cannot seem to find set_camera_target attribute in the viewport_legacy class.