Navigation
API > API/Plugins > API/Plugins/Buoyancy > API/Plugins/Buoyancy/UBuoyancyRuntimeSettings
Syntax
UPROPERTY (EditAnywhere, Config, Category=Splines, Meta=(ClampMin=1))
uint32 SplineKeyCacheLimit
Remarks
Number of grid cells a single spline can cache at one time. After this limit has been exceeded, the cache will be reset. If the number of queries against a single body of water exceeds this number, then the caching system will likely fail to continue to provide performance benefits.