UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FDatasmithSceneReceiver Class Reference

#include <DatasmithSceneReceiver.h>

+ Inheritance diagram for FDatasmithSceneReceiver:

Classes

class  ISceneChangeListener
 

Public Member Functions

UE_API FDatasmithSceneReceiver ()
 
void SetChangeListener (ISceneChangeListener *Listener)
 
UE_API TSharedPtr< IDatasmithSceneGetScene () const
 

Detailed Description

This class receives DirectLink scene snapshots, and convert them into a DatasmithScene. A listener can be registered to be notified of a scene modification

Constructor & Destructor Documentation

◆ FDatasmithSceneReceiver()

FDatasmithSceneReceiver::FDatasmithSceneReceiver ( )

Member Function Documentation

◆ GetScene()

TSharedPtr< IDatasmithScene > FDatasmithSceneReceiver::GetScene ( ) const

◆ SetChangeListener()

void FDatasmithSceneReceiver::SetChangeListener ( ISceneChangeListener Listener)
inline

The documentation for this class was generated from the following files: