unreal.FootageCaptureData¶
- class unreal.FootageCaptureData(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
CaptureDataCapture Data (Footage) Asset
An asset that contains the footage data showing facial expressions (Poses) that can be used by MetaHuman Identity Asset toolkit to generate a Skeletal Mesh or a MetaHuman resembling a real person or a sculpted character.
The resulting Skeletal Mesh resembling the actor from the footage can be used for generating animation from footage of that person in MetaHuman Performance asset
C++ Source:
Plugin: CaptureData
Module: CaptureDataCore
File: CaptureData.h
Editor Properties: (see get_editor_property/set_editor_property)
audio(SoundWave): [Read-Write] deprecated: Audio is deprecated. Please use AudioTracks instead.audio_timecode(Timecode): [Read-Write] deprecated: AudioTimecode is deprecated.audio_timecode_present(bool): [Read-Write] deprecated: AudioTimecodePresent is deprecated.audio_timecode_rate(FrameRate): [Read-Write] deprecated: AudioTimecodeRate is deprecated.audio_tracks(Array[SoundWave]): [Read-Write]audios(Array[SoundWave]): [Read-Write] deprecated: Audios is deprecated. Please use AudioTracks instead.camera_calibration(CameraCalibration): [Read-Write] deprecated: CameraCalibration is deprecated. Please use CameraCalibrations instead.camera_calibrations(Array[CameraCalibration]): [Read-Write]capture_excluded_frames(Array[FrameRange]): [Read-Write]depth_sequences(Array[ImgMediaSource]): [Read-Write]image_sequences(Array[ImgMediaSource]): [Read-Write]metadata(FootageCaptureMetadata): [Read-Write]views(Array[FootageCaptureView]): [Read-Write] deprecated: Views are deprecated. Please use Image and Depth sequences instead.
- property audio: SoundWave¶
[Read-Write] deprecated: Audio is deprecated. Please use AudioTracks instead.
- Type:
- property audio_timecode: Timecode¶
[Read-Write] deprecated: AudioTimecode is deprecated.
- Type:
(Timecode)
- property audio_timecode_present: bool¶
[Read-Write] deprecated: AudioTimecodePresent is deprecated.
- Type:
(bool)
- property audio_timecode_rate: FrameRate¶
[Read-Write] deprecated: AudioTimecodeRate is deprecated.
- Type:
- property audios: None¶
[Read-Write] deprecated: Audios is deprecated. Please use AudioTracks instead.
- property camera_calibration: CameraCalibration¶
[Read-Write] deprecated: CameraCalibration is deprecated. Please use CameraCalibrations instead.
- Type:
- property capture_excluded_frames: None¶
[Read-Write]
- Type:
(Array[FrameRange])
- property metadata: FootageCaptureMetadata¶
[Read-Write]
- Type: