Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
VisualShaderNodeTexture2DArrayParameter
Hereda: VisualShaderNodeTextureParameter < VisualShaderNodeParameter < VisualShaderNode < Resource < RefCounted < Object
Un nodo de shader visual para el parámetro de shader (uniform) de tipo Texture2DArray.
Descripción
Este parámetro permite proporcionar una colección de texturas para el shader. Puedes usar VisualShaderNodeTexture2DArray para extraer las texturas del array.