Qt 6.x
The Qt SDK
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 654 of file qssgrendershadercache.cpp.

◆ setAutomaticDiskCache()

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

Definition at line 649 of file qssgrendershadercache.cpp.

References s_autoDiskCacheEnabled.