unreal.MetaHumanIdentityCameraFrame¶
- class unreal.MetaHumanIdentityCameraFrame(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
MetaHumanIdentityPromotedFrameMetaHuman Identity Camera Frame
C++ Source:
Plugin: MetaHuman
Module: MetaHumanIdentity
File: MetaHumanIdentityPromotedFrames.h
Editor Properties: (see get_editor_property/set_editor_property)
camera_view_fov(float): [Read-Write] The Camera FoV from when the view was promotedcontour_data(MetaHumanContourData): [Read-Write] Contour data class that holds all the data for curves and control verticescontour_tracker(MetaHumanFaceContourTrackerAsset): [Read-Write] The tracker that can be used to track landmarks on the data represented by this Promoted Framedepth_map_diagnostics(DepthMapDiagnosticsResult): [Read-Only] The depth-map diagnostics result for the framefixed_ev100(float): [Read-Write] The EV100 value to used for this promoted frameframe_name(Text): [Read-Write] The name of frame as given by the userhead_alignment(Transform): [Read-Only] The alignment of the conformal mesh associated with this promoted frameis_front_view(bool): [Read-Write] Whether this promoted frame is front viewis_head_alignment_set(bool): [Read-Only] Do we have a valid alignment of the conformal mesh associated with this promoted frameis_navigation_locked(bool): [Read-Write] Whether or not the navigation is locked for this Promoted framelook_at_location(Vector): [Read-Write] The current camera LookAt position for this Promoted Frameuse_to_solve(bool): [Read-Write] Whether or not the markers (landmarks) of this Promoted Frame are activeview_location(Vector): [Read-Write] The current camera location for this Promoted Frameview_mode(ViewModeIndex): [Read-Write] The View Mode from when the frame was promotedview_rotation(Rotator): [Read-Write] The current camera rotation for this Promoted Frame