Skip to content

Commit 63767d5

Browse files
CocosRobotminggo
authored andcommitted
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json automatically (#18642)
1 parent 2861135 commit 63767d5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

cocos/scripting/lua-bindings/auto/api/RenderTexture.lua

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,13 @@
213213
-- @param #unsigned int depthStencilFormat
214214
-- @return RenderTexture#RenderTexture ret (return value: cc.RenderTexture)
215215

216+
--------------------------------
217+
--
218+
-- @function [parent=#RenderTexture] setGlobalZOrder
219+
-- @param self
220+
-- @param #float globalZOrder
221+
-- @return RenderTexture#RenderTexture self (return value: cc.RenderTexture)
222+
216223
--------------------------------
217224
--
218225
-- @function [parent=#RenderTexture] draw

0 commit comments

Comments
 (0)