pyorc.CameraConfig.shape# property CameraConfig.shape# Return rows and columns in projected frames from Frames.project. Returns: rows (int) – Amount of rows in projected frame cols (int) – Amount of columns in projected frame