Navigation
API > API/Plugins > API/Plugins/NearestNeighborModel > API/Plugins/NearestNeighborModel/UNearestNeighborModel
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category="File Cache",
Meta=(DisplayName="Use File Cache (Advanced)"))
bool bUseFileCache
Remarks
Whether to cache intermediate results on disk. CAUTION: failing to manually clear caches could cause unexpected results.