unreal.InterpGroup¶
- class unreal.InterpGroup(outer=None, name='None')¶
Bases:
unreal.ObjectInterp Group
C++ Source:
Module: Engine
File: InterpGroup.h
Editor Properties: (see get_editor_property/set_editor_property)
group_color(Color): [Read-Write] Group Color: Colour used for drawing tracks etc. related to this group.interp_tracks(Array(InterpTrack)): [Read-Write] Interp Tracks
- property interp_tracks¶
[Read-Only] Interp Tracks
- Type
(Array(InterpTrack))