Fixture Patch

Fixture Patch

Windows
MacOS
Linux
On this page

Actions

Contains Function

Return if fixture contains function.

Target is DMX Fixture Patch

Convert Function Map to Raw Map

Return map of function channels and their values. Functions outside the Active Mode's channel span range are ignored.

Target is DMX Fixture Patch

Convert Raw Map to Function Map

Given a <Channel Index -> Raw Value> map , return map of function names and their values.

Target is DMX Fixture Patch

Convert to Valid Map

Return a map that is valid for this fixture.

Target is DMX Fixture Patch

Get All Functions in Active Mode

Return an array of function names for the currently active mode. Functions outside the Active Mode's channel span range are ignored.

Target is DMX Fixture Patch

Get Channel Span

Returns the number of channels this Patch occupies with the Fixture functions from its Active Mode. It'll always be at least 1 channel.

Target is DMX Fixture Patch

Get Function Channel Assignments

Return map of function names and their assigned channels. Functions outside the Active Mode's channel span range are ignored.

Target is DMX Fixture Patch

Get Function Default Map

Return map of function names and default values. Functions outside the Active Mode's channel span range are ignored.

Target is DMX Fixture Patch

Get Function Signal Formats

Return map of function names and their Data Types. Functions outside the Active Mode's channel span range are ignored.

Target is DMX Fixture Patch

Get Relevant Controllers

Scans the parent DMXLibrary and returns the Controllers which Universe range match this Patch's UniverseID

Target is DMX Fixture Patch

Get Starting Channel

Return the active starting channel, evaluated after checking if Auto-Assignment is activated.

Target is DMX Fixture Patch

Is in Controller Range

Returns true if this Patch's UniverseID is in InController's range

Target is DMX Fixture Patch

Is in Controllers Range

Returns true if this Patch's UniverseID is in any of InControllers' ranges

Target is DMX Fixture Patch

Is Map Valid

Return if given function map valid for this fixture.

Target is DMX Fixture Patch

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