Navigation
API > API/Plugins > API/Plugins/DMXRuntime > API/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&40;BlueprintType&41;
struct FDMXCell
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | CellID | The cell index in a 1D Array (row order), starting from 0 | |
| FIntPoint | Coordinate | The cell coordinate in a 2D Array, starting from (0, 0) |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FDMXCell () |