unreal.InterpTrackFloatProp

class unreal.InterpTrackFloatProp(outer=None, name='None')

Bases: unreal.InterpTrackFloatBase

Interp Track Float Prop

C++ Source:

  • Module: Engine

  • File: InterpTrackFloatProp.h

Editor Properties: (see get_editor_property/set_editor_property)

  • active_condition (TrackActiveCondition): [Read-Write] Sets the condition that must be met for this track to be enabled

  • curve_tension (float): [Read-Write] Tension of curve, used for keypoints using automatic tangents.

  • property_name (Name): [Read-Only] Name of property in Group AActor which this track mill modify over time.

  • sub_tracks (Array(InterpTrack)): [Read-Write] A list of subtracks that belong to this track