Navigation
API > API/Plugins > API/Plugins/DMXRuntime
| Name | UDMXImportGDTFWheels |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/Library/DMXImportGDTF.h |
| Include Path | #include "Library/DMXImportGDTF.h" |
Syntax
UCLASS (BlueprintType, Blueprintable,
Meta=(DeprecatedNode, DeprecationMessage="This class is now deprecated in favor of a DMXEntityFixtureType based workflow. Please refer to members of DMXEntityFixtureType instead."))
class UDMXImportGDTFWheels : public UDMXImportWheels
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UDMXImportWheels → UDMXImportGDTFWheels
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Wheels | TArray< FDMXImportGDTFWheel > | Library/DMXImportGDTF.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool FindWeelByName
(
const FName& InName, |
Library/DMXImportGDTF.h |