UGeometryCollectionCache::CreateCacheForCollection

Given a collection, create an empty compatible cache for it

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

static UGeometryCollectionCache * CreateCacheForCollection
(
    const UGeometryCollection * InCollection
)

Remarks

Given a collection, create an empty compatible cache for it

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