FKAggregateGeom::FreeRenderInfo

Release the RenderInfo (if its there) and safely clean up any resources.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/PhysicsEngine/AggregateGeom.h

Include

#include "PhysicsEngine/AggregateGeom.h"

Source

/Engine/Source/Runtime/Engine/Private/PhysicsEngine/PhysDrawing.cpp

Syntax

void FreeRenderInfo()

Remarks

Release the RenderInfo (if its there) and safely clean up any resources. Call on the game thread.

Release the RenderInfo (if its there) and safely clean up any resources. Not thread safe, but can be called from any thread (conditionally safe).

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