unreal.STMapInfo

class unreal.STMapInfo(distortion_map: Texture = Ellipsis)

Bases: StructBase

Pre generate STMap and normalized focal length information

C++ Source:

  • Plugin: CameraCalibrationCore

  • Module: CameraCalibrationCore

  • File: LensData.h

Editor Properties: (see get_editor_property/set_editor_property)

  • distortion_map (Texture): [Read-Write] Distortion Map: Pre calibrated UVMap/STMap

  • map_format (CalibratedMapFormat): [Read-Write] Map Format: Calibrated map format

property distortion_map: Texture

[Read-Write] Distortion Map: Pre calibrated UVMap/STMap

Type:

(Texture)