unreal.DMXImportGDTFMeasurementPoint

class unreal.DMXImportGDTFMeasurementPoint(wave_length: float = 0.0, energy: float = 0.0)

Bases: StructBase

DMXImport GDTFMeasurement Point

C++ Source:

  • Plugin: DMXEngine

  • Module: DMXRuntime

  • File: DMXImportGDTF.h

Editor Properties: (see get_editor_property/set_editor_property)

  • energy (float): [Read-Write]

  • wave_length (float): [Read-Write]

property energy: float

[Read-Only]

Type:

(float)

property wave_length: float

[Read-Only]

Type:

(float)