Navigation
API > API/Plugins > API/Plugins/DMXFixtures
| |
|
| Name |
ADMXFixtureActorBase |
| Type |
class |
| Header File |
/Engine/Plugins/VirtualProduction/DMX/DMXFixtures/Source/DMXFixtures/Public/DMXFixtureActorBase.h |
| Include Path |
#include "DMXFixtureActorBase.h" |
Syntax
UCLASS ()
class ADMXFixtureActorBase : public AActor
Inheritance Hierarchy
Derived Classes
Constructors
Variables
Public
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
void InterpolateDMXComponents
(
float DeltaSeconds
)
|
|
DMXFixtureActorBase.h |
- BlueprintCallable
- Category="DMX Fixture"
|
Public Virtual
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Pushes DMX Values to the Fixture. Expects normalized values in the range of 0.0f - 1.0f |
DMXFixtureActorBase.h |
- BlueprintCallable
- Category="DMX Fixture"
|