unreal.LiveLinkOpenTrackIOLens_DistortionCoeff¶
- class unreal.LiveLinkOpenTrackIOLens_DistortionCoeff(model: Name = 'None', radial: None = [], tangential: None = [], overscan: float = 0.0, custom: None = [])¶
Bases:
StructBaseLive Link Open Track IOLens Distortion Coeff
C++ Source:
Plugin: LiveLinkOpenTrackIO
Module: LiveLinkOpenTrackIO
File: LiveLinkOpenTrackIOTypes.h
Editor Properties: (see get_editor_property/set_editor_property)
custom(Array[float]): [Read-Write] This is not currently in the spec but it would simplify sending any set of unnamed parametersmodel(Name): [Read-Write]overscan(float): [Read-Write]radial(Array[float]): [Read-Write]tangential(Array[float]): [Read-Write]