ClearFromCache
Declaration
Summary
Returns
True if the specified feature was present in the application's cache and was successfully removed.
Parameters
| Name | Type | Summary |
|---|---|---|
| depthMode | DepthMode | - |
Overload 1
Summary
Clears this model file from the application's cache.
This function will fail if the download is currently in progress or if the file is not present in the
cache.
Calling this while the specified model is currently being loaded into a NSDK AR session is invalid
and will result in undefined behavior.
Returns
True if the specified feature was present in the application's cache and was successfully removed.
Parameters
| Name | Type | Summary |
|---|---|---|
| depthMode | DepthMode | - |
Overload 2
Summary
Clears this model file from the application's cache.
This function will fail if the download is currently in progress or if the file is not present in the
cache.
Calling this while the specified model is currently being loaded into a NSDK AR session is invalid
and will result in undefined behavior.
Returns
True if the specified feature was present in the application's cache and was successfully removed.
Parameters
| Name | Type | Summary |
|---|---|---|
| depthMode | DepthMode | - |
Clears this model file from the application's cache.
This function will fail if the download is currently in progress or if the file is not present in the
cache.
Calling this while the specified model is currently being loaded into a NSDK AR session is invalid
and will result in undefined behavior.