Navigation
Unreal Engine C++ API Reference > Plugins > DMXRuntime > Library
References
Module | DMXRuntime |
Header | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/Library/DMXEntityFixtureType.h |
Include | #include "Library/DMXEntityFixtureType.h" |
Syntax
USTRUCT (BlueprintType , Meta=(DisplayName="DMX Fixture Matrix"))
struct FDMXFixtureMatrix
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
TArray< FDMXFixtureCellAttribute > | CellAttributes | |
![]() ![]() ![]() ![]() ![]() |
int32 | FirstCellChannel | |
![]() ![]() ![]() ![]() |
EDMXPixelMappingDistribution | PixelMappingDistribution | |
![]() ![]() ![]() ![]() |
int32 | XCells | |
![]() ![]() ![]() ![]() |
int32 | YCells |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Constructor |