UGeometryCollectionCache::SetSupportedCollection

Sets the geometry collection that this cache supports, empties the recorded data in this cache

Windows
MacOS
Linux

References

Module

GeometryCollectionEngine

Header

/Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionCache.h

Include

#include "GeometryCollection/GeometryCollectionCache.h"

Source

/Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Private/GeometryCollection/GeometryCollectionCache.cpp

Syntax

void SetSupportedCollection
(
    const UGeometryCollection * InCollection
)

Remarks

Sets the geometry collection that this cache supports, empties the recorded data in this cache

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