FSceneGraphSharedState

Data shared by all element of a given scene.

Windows
MacOS
Linux

References

Module

DirectLink

Header

/Engine/Source/Runtime/Datasmith/DirectLink/Public/DirectLinkSceneGraphNode.h

Include

#include "DirectLinkSceneGraphNode.h"

Syntax

class FSceneGraphSharedState

Remarks

Data shared by all element of a given scene. The scene is uniquely identified by this element. Within this scene, all elements ids are unique. To ensure this property, this shared state is responsible for the id attribution. Id 0 is considered invalid (see InvalidId).

Variables

Name Description

Protected variable

FSceneGraphId

 

LastElementId

Protected variable

FSceneIdentifie...

 

SceneId

Functions

Name Description

Public function Const

const FGuid ...

 

GetGuid()

Public function Const

const FScene...

 

GetSceneId()

Public function

FSceneGraphI...

 

MakeId()

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