unreal.DMXNormalizedAttributeValueMap

class unreal.DMXNormalizedAttributeValueMap(map={})

Bases: unreal.StructBase

Holds an array Attribute Names with their normalized Values (expand the property to see the map)

C++ Source:

  • Plugin: DMXEngine

  • Module: DMXRuntime

  • File: DMXTypes.h

Editor Properties: (see get_editor_property/set_editor_property)

  • map (Map(DMXAttributeName, float)): [Read-Write] Map

property map

[Read-Write] Map

Type

(Map(DMXAttributeName, float))