render_frame# NyxRenderer.render_frame(self, camera_index: int) → object# Render the scene from the given camera. For non-main cameras returns the color buffer as an (H, W, 3) uint8 CUDA tensor (DLPack); for the main camera returns None.