unreal.TransformationFadeFunction

class unreal.TransformationFadeFunction(outer: Object | None = None, name: Name | str = 'None')

Bases: Object

Transformation Fade Function

C++ Source:

  • Plugin: WaveformEditor

  • Module: WaveformTransformations

  • File: WaveformTransformationFade.h

Editor Properties: (see get_editor_property/set_editor_property)

  • duration (float): [Read-Write]

  • frame_offset (int64): [Read-Write]

property duration: float

[Read-Write]

Type:

(float)

property frame_offset: int

[Read-Write]

Type:

(int64)