![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Functions | |
Q_QUICK3DRUNTIMERENDER_EXPORT void | setAutomaticDiskCache (bool enable) |
Q_QUICK3DRUNTIMERENDER_EXPORT bool | isAutomaticDiskCacheEnabled () |
bool QtQuick3DEditorHelpers::ShaderCache::isAutomaticDiskCacheEnabled | ( | ) |
Definition at line 702 of file qssgrendershadercache.cpp.
References isAutoDiskCacheEnabled().
void QtQuick3DEditorHelpers::ShaderCache::setAutomaticDiskCache | ( | bool | enable | ) |
Definition at line 697 of file qssgrendershadercache.cpp.
References s_autoDiskCacheEnabled.