mirror of
https://github.com/godotengine/godot.git
synced 2026-04-18 18:01:29 +00:00
Improve editor-only class checking
This commit is contained in:
parent
64596092ae
commit
32d1f518fa
1040 changed files with 1097 additions and 1075 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="VisualShaderNodeTexture2DArrayParameter" inherits="VisualShaderNodeTextureParameter" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
|
||||
<class name="VisualShaderNodeTexture2DArrayParameter" inherits="VisualShaderNodeTextureParameter" api_type="core" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
|
||||
<brief_description>
|
||||
A visual shader node for shader parameter (uniform) of type [Texture2DArray].
|
||||
</brief_description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue