MatineeExporter::ExportCamera

Exports the camera-specific information for a camera actor.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/MatineeExporter.h

Include

#include "MatineeExporter.h"

Syntax

void ExportCamera
(
    ACameraActor * Actor,
    bool bExportComponents,
    INodeNameAdapter & NodeNameAdapter
)

Remarks

Exports the camera-specific information for a camera actor.

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