Navigation
API > API/Plugins > API/Plugins/DMXRuntime > API/Plugins/DMXRuntime/FDMXEntityFixturePatchCache
Description
Returns the all raw attribute values for the specified Cell. Returns nullptr if the attribute cannot be found.
| Name | GetAllNormalizedMatrixAttributeValuesFromCell |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/Library/DMXEntityFixturePatchCache.h |
| Include Path | #include "Library/DMXEntityFixturePatchCache.h" |
| Source | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Private/Library/DMXEntityFixturePatchCache.cpp |
const FDMXNormalizedAttributeValueMap * GetAllNormalizedMatrixAttributeValuesFromCell
(
int32 CellIndex
) const