unreal.DMXImportGDTFMeasurementPoint

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

Bases: unreal.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] Energy

  • wave_length (float): [Read-Write] Wave Length

property energy

[Read-Only] Energy

Type

(float)

property wave_length

[Read-Only] Wave Length

Type

(float)