UInstancedStaticMeshComponent::ReleasePerInstanceRenderData

Transfers ownership of instance render data to a render thread.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/InstancedStaticMeshComponent.h

Include

#include "Components/InstancedStaticMeshComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/InstancedStaticMesh.cpp

Syntax

void ReleasePerInstanceRenderData()

Remarks

Transfers ownership of instance render data to a render thread. Instance render data will be released in scene proxy destructor or on render thread task.

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