unreal.PropertyValueColor

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

Bases: unreal.PropertyValue

Keeps an FLinearColor interface by using the property setter/getter functions, even though the property itself is of FColor type

C++ Source:

  • Plugin: VariantManagerContent

  • Module: VariantManagerContent

  • File: PropertyValueColor.h