Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QtQuick3DEditorHelpers::ShaderCache Namespace Reference

Functions

Q_QUICK3DRUNTIMERENDER_EXPORT void setAutomaticDiskCache (bool enable)
 
Q_QUICK3DRUNTIMERENDER_EXPORT bool isAutomaticDiskCacheEnabled ()
 

Function Documentation

◆ isAutomaticDiskCacheEnabled()

bool QtQuick3DEditorHelpers::ShaderCache::isAutomaticDiskCacheEnabled ( )

Definition at line 681 of file qssgrendershadercache.cpp.

◆ setAutomaticDiskCache()

void QtQuick3DEditorHelpers::ShaderCache::setAutomaticDiskCache ( bool enable)

Definition at line 676 of file qssgrendershadercache.cpp.

References s_autoDiskCacheEnabled.