UGeometryCacheComponent::SetGeometryCache

Change the Geometry Cache used by this instance.

Windows
MacOS
Linux

References

Module

GeometryCache

Header

/Engine/Plugins/Experimental/GeometryCache/Source/GeometryCache/Classes/GeometryCacheComponent.h

Include

#include "GeometryCacheComponent.h"

Source

/Engine/Plugins/Experimental/GeometryCache/Source/GeometryCache/Private/GeometryCacheComponent.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Components|GeometryCache")
bool SetGeometryCache
(
    UGeometryCache * NewGeomCache
)

Remarks

Change the Geometry Cache used by this instance.

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