Navigation
Unreal Engine C++ API Reference > Plugins > GeometryCache > UGeometryCacheComponent
References
Module | GeometryCache |
Header | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Classes/GeometryCacheComponent.h |
Include | #include "GeometryCacheComponent.h" |
Source | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Private/GeometryCacheComponent.cpp |
UGeometryCache &42; GetGeometryCache&40;&41; const
Remarks
Getter for Geometry cache instance referred by the component Note: This getter is not exposed to blueprints as you can use the readonly Uproperty for that