unreal.InterpTrackFloatBase
¶
- class unreal.InterpTrackFloatBase(outer=None, name='None')¶
Bases:
unreal.InterpTrack
Interp Track Float Base
C++ Source:
Module: Engine
File: InterpTrackFloatBase.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 enabledcurve_tension
(float): [Read-Write] Tension of curve, used for keypoints using automatic tangents.sub_tracks
(Array(InterpTrack)): [Read-Write] A list of subtracks that belong to this track