UVPCameraBlueprintLibrary::SpawnDollyTrackFromPoints

Windows
MacOS
Linux

References

Module

VPUtilities

Header

/Engine/Plugins/Experimental/VirtualProductionUtilities/Source/VPUtilities/Public/VPCameraBlueprintLibrary.h

Include

#include "VPCameraBlueprintLibrary.h"

Source

/Engine/Plugins/Experimental/VirtualProductionUtilities/Source/VPUtilities/Private/VPCameraBlueprintLibrary.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Virtual Production")
static ACameraRig_Rail * SpawnDollyTrackFromPoints
(
    UObject * WorldContextObject,
    const TArray< FTransform > & Points,
    ESplinePointType::Type InterpType
)

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