UVirtualCameraClipsMetaData::SetFocalLength

Set the focal length associated with this clip.

Windows
MacOS
Linux

References

Module

VirtualCamera

Header

/Engine/Plugins/Experimental/VirtualCamera/Source/VirtualCamera/Public/VirtualCameraClipsMetaData.h

Include

#include "VirtualCameraClipsMetaData.h"

Source

/Engine/Plugins/Experimental/VirtualCamera/Source/VirtualCamera/Private/VirtualCameraClipsMetaData.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Clips")
void SetFocalLength
(
    float InFocalLength
)

Remarks

Set the focal length associated with this clip. @note Used for tracking. Does not update the StreamedCameraComponent.

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