diff options
Diffstat (limited to 'doc/classes/CubemapArray.xml')
-rw-r--r-- | doc/classes/CubemapArray.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/CubemapArray.xml b/doc/classes/CubemapArray.xml index c0b8a8109e..ee4ec239f3 100644 --- a/doc/classes/CubemapArray.xml +++ b/doc/classes/CubemapArray.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" ?> -<class name="CubemapArray" inherits="ImageTextureLayered" version="4.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd"> +<class name="CubemapArray" inherits="ImageTextureLayered" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd"> <brief_description> A single composite texture resource which consists of multiple [Cubemap]s. </brief_description> |