FAsset::GetRootNodes

Finds the indices for the nodes which are root nodes.

Windows
MacOS
Linux

References

Module

GLTFCore

Header

/Engine/Plugins/Editor/GLTFImporter/Source/GLTFCore/Public/GLTFAsset.h

Include

#include "GLTFAsset.h"

Source

/Engine/Plugins/Editor/GLTFImporter/Source/GLTFCore/Private/GLTF/GLTFAsset.cpp

Syntax

void GetRootNodes
(
    TArray< int32 > & NodeIndices
)

Remarks

Finds the indices for the nodes which are root nodes.

Parameters

Parameter

Description

NodeIndices

array with the results

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