FOneFrameResource

Base class for a resource allocated from a [FMeshElementCollector](API\Runtime\Engine\FMeshElementCollector) with AllocateOneFrameResource, which the collector releases.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SceneManagement.h

Include

#include "SceneManagement.h"

Syntax

class FOneFrameResource

Remarks

Base class for a resource allocated from a FMeshElementCollector with AllocateOneFrameResource, which the collector releases. This is useful for per-frame structures which are referenced by a mesh batch given to the FMeshElementCollector.

Destructors

Name Description

Public function Virtual

~FOneFrameResource()

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