FDMXFixtureCellAttribute

Windows
MacOS
Linux

References

Module

DMXRuntime

Header

/Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/Library/DMXEntityFixtureType.h

Include

#include "Library/DMXEntityFixtureType.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)([BlueprintType](Programming/UnrealArchitecture/Reference/Structs/Specifiers/BlueprintType))
struct FDMXFixtureCellAttribute

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadOnly

FDMXAttributeNa...

 

Attribute

The Attribute name to map this Function to.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadOnly

bool

 

bUseLSBMode

Least Significant Byte mode makes the individual bytes (channels) of the function be interpreted with the first bytes being the lowest part of the number.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadOnly

EDMXFixtureSign...

 

DataType

This function's data type. Defines the used number of channels (bytes)

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadOnly

int64

 

DefaultValue

Initial value for this function when no value is set

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadOnly

FString

 

Description

Constructors

Name Description

Public function

FDMXFixtureCellAttribute()

Functions

Name Description

Public function Const

uint8

 

GetNumChannels()

Returns the number of channels of the attribute

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss