UVCamOutputProviderBase::SetTargetCamera

Sets the TargetCamera parameter.

Windows
MacOS
Linux

References

Module

VCamCore

Header

/Engine/Plugins/Experimental/VirtualCamera/Source/VCamCore/Public/VCamOutputProviderBase.h

Include

#include "VCamOutputProviderBase.h"

Source

/Engine/Plugins/Experimental/VirtualCamera/Source/VCamCore/Private/VCamOutputProviderBase.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Output")
void SetTargetCamera
(
    const UCineCameraComponent * InTargetCamera
)

Remarks

Sets the TargetCamera parameter.

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