mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-23 19:20:56 +00:00
Lua debug api doc
This commit is contained in:
parent
cc9d436413
commit
15751c57a0
@ -41,4 +41,12 @@
|
||||
-- @function [parent=#debug] setNavMeshRenderMode
|
||||
-- @param #NAV_MESH_RENDER_MODE value
|
||||
|
||||
---
|
||||
-- Enable/disable automatic reload of modified shaders
|
||||
-- @function [parent=#debug] setShaderHotReloadEnabled
|
||||
-- @param #bool value
|
||||
|
||||
---
|
||||
-- To reload modified shaders
|
||||
-- @function [parent=#debug] triggerShaderReload
|
||||
return nil
|
||||
|
Loading…
x
Reference in New Issue
Block a user