Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Generators > API/Runtime/GeometryCore/Generators/FMarchingCubes
Syntax
bool bEnableValueCaching
Remarks
If true, code will assume that Implicit() is expensive enough that it is worth it to cache evaluations when possible. For something simple like evaluation of an SDF defined by a discrete grid, this is generally not worth the overhead.