FSceneView::GetCustomData

Will return custom data associated with the specified primitive index.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SceneView.h

Include

#include "SceneView.h"

Syntax

void * GetCustomData
(
    int32 InPrimitiveSceneInfoIndex
) const

Remarks

Will return custom data associated with the specified primitive index.

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