OptiCalCameraPlan Category: Omnical Base class: Camera Properties _imageRotation : int blobStats : PlannedBlobStatistics camParams : PlannedMobileCamParams cropFactor : float (Read-Only) focalLength35mm : float (Read-Only) isSimulated : int mobileCam : MobileCam (Read-Only) mobileCameraRef : MobileCameraReference name : str referenceImage : DxTexture throwRatio : float Methods getCameraFocalLengthPreset(self) -> int getCameraPreset(self) -> int hasCamera(self) -> bool imageRotation(self) -> int isOnline(self) -> bool setCameraPreset(self, sensorPreset: int, focalLengthPreset: int) setImageRotation(self, angle: int) Static Methods getCameraSensorPresetValues() -> List[int] getCameraFocalLengthPresetNames() -> List[str] getCameraFocalLengthPresetValues() -> List[int] getCameraSensorPresetNames() -> List[str]