unreal.DMXCellFormat

class unreal.DMXCellFormat

Bases: EnumBase

EDMXCell Format

C++ Source:

  • Plugin: DMXPixelMapping

  • Module: DMXPixelMappingCore

  • File: DMXPixelMappingTypes.h

PF_B: DMXCellFormat

2

PF_BG: DMXCellFormat

8

PF_BR: DMXCellFormat

7

PF_BRG: DMXCellFormat

10

PF_BRGA: DMXCellFormat

15

PF_G: DMXCellFormat

1

PF_GB: DMXCellFormat

5

PF_GBR: DMXCellFormat

12

PF_GBRA: DMXCellFormat

14

PF_GR: DMXCellFormat

6

PF_GRB: DMXCellFormat

11

PF_GRBA: DMXCellFormat

16

PF_R: DMXCellFormat

0

PF_RB: DMXCellFormat

4

PF_RG: DMXCellFormat

3

PF_RGB: DMXCellFormat

9

PF_RGBA: DMXCellFormat

13