unreal.LiveLinkPrestonMDRStaticData

class unreal.LiveLinkPrestonMDRStaticData(property_names=[], is_location_supported=True, is_rotation_supported=True, is_scale_supported=False, is_field_of_view_supported=False, is_aspect_ratio_supported=False, is_focal_length_supported=False, is_projection_mode_supported=False, film_back_width=- 1.0, film_back_height=- 1.0, is_aperture_supported=False, is_focus_distance_supported=False)

Bases: unreal.LiveLinkCameraStaticData

Struct for static Preston MDR data

C++ Source:

  • Plugin: LiveLinkPrestonMDR

  • Module: LiveLinkPrestonMDR

  • File: LiveLinkPrestonMDRTypes.h

Editor Properties: (see get_editor_property/set_editor_property)

  • film_back_height (float): [Read-Write] Film Back Height: Used with CinematicCamera. Values greater than 0 will be applied

  • film_back_width (float): [Read-Write] Film Back Width: Used with CinematicCamera. Values greater than 0 will be applied

  • is_aperture_supported (bool): [Read-Write] Is Aperture Supported: Whether Aperture in frame data can be used

  • is_aspect_ratio_supported (bool): [Read-Write] Is Aspect Ratio Supported: Whether AspectRatio in frame data can be used

  • is_field_of_view_supported (bool): [Read-Write] Is Field Of View Supported: Whether FieldOfView in frame data can be used

  • is_focal_length_supported (bool): [Read-Write] Is Focal Length Supported: Whether FocalLength in frame data can be used

  • is_focus_distance_supported (bool): [Read-Write] Is Focus Distance Supported: Whether FocusDistance in frame data can be used

  • is_location_supported (bool): [Read-Write] Is Location Supported: Whether location in frame data should be used

  • is_projection_mode_supported (bool): [Read-Write] Is Projection Mode Supported: Whether ProjectionMode in frame data can be used

  • is_rotation_supported (bool): [Read-Write] Is Rotation Supported: Whether rotation in frame data should be used

  • is_scale_supported (bool): [Read-Write] Is Scale Supported: Whether scale in frame data should be used

  • property_names (Array(Name)): [Read-Write] Property Names: Names for each curve values that will be sent for each frame