MovieSceneToolHelpers::GetCameras

Get the fbx cameras from the requested parent node

Windows
MacOS
Linux

References

Module

MovieSceneTools

Header

/Engine/Source/Editor/MovieSceneTools/Public/MovieSceneToolHelpers.h

Include

#include "MovieSceneToolHelpers.h"

Source

/Engine/Source/Editor/MovieSceneTools/Private/MovieSceneToolHelpers.cpp

Syntax

static void GetCameras
(
    fbxsdk::FbxNode * Parent,
    TArray< fbxsdk::FbxCamera * > & Cameras
)

Remarks

Get the fbx cameras from the requested parent node

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