unreal.AIESelectionSetItemViewData¶
- class unreal.AIESelectionSetItemViewData(color: LinearColor = Ellipsis, row: int = 0)¶
Bases:
StructBaseView Data for the set, contains location and color in the UI
C++ Source:
Plugin: ControlRig
Module: ControlRigEditor
File: SelectionSets.h
Editor Properties: (see get_editor_property/set_editor_property)
color(LinearColor): [Read-Write] The Color of the Setrow(int32): [Read-Write] The logical row the set should be in, basically it’s order. This is an internal order for just one set
- property color: LinearColor¶
[Read-Only] The Color of the Set
- Type: