| bAutoChannelSpan |
bool |
When enabled, ChannelSpan is automatically set based on the created functions and their data types. |
Library/DMXEntityFixtureType.h |
- EditAnywhere
- Category="Mode Settings"
- Meta=(DisplayPriority="30")
|
| bFixtureMatrixEnabled |
bool |
|
Library/DMXEntityFixtureType.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Mode Settings"
- Meta=(DisplayPriority="60")
|
| ChannelSpan |
int32 |
Number of channels (bytes) used by this mode's functions |
Library/DMXEntityFixtureType.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Mode Settings"
- Meta=(ClampMin="4", ClampMax="512", DisplayPriority="40", EditCondition="!bAutoChannelSpan")
|
| FixtureMatrixConfig |
FDMXFixtureMatrix |
|
Library/DMXEntityFixtureType.h |
- EditAnywhere
- Category="Mode Settings"
- Meta=(DisplayPriority="70")
|
| Functions |
TArray< FDMXFixtureFunction > |
|
Library/DMXEntityFixtureType.h |
- EditAnywhere
- BlueprintReadWrite
- Meta=(DisplayPriority="20")
- Category="Mode Settings"
|
| ModeName |
FString |
|
Library/DMXEntityFixtureType.h |
- EditAnywhere
- BlueprintReadWrite
- Meta=(DisplayPriority="10")
- Category="Mode Settings"
|