unreal.MovieSceneTimecodeSource

class unreal.MovieSceneTimecodeSource(timecode=[0, 0, 0, 0, False])

Bases: unreal.StructBase

Movie Scene Timecode Source

C++ Source:

  • Module: MovieScene

  • File: MovieSceneSection.h

Editor Properties: (see get_editor_property/set_editor_property)

  • timecode (Timecode): [Read-Write] Timecode: The global timecode at which this target is based (ie. the timecode at the beginning of the movie scene section when it was recorded)

property timecode

[Read-Only] Timecode: The global timecode at which this target is based (ie. the timecode at the beginning of the movie scene section when it was recorded)

Type

(Timecode)