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.

VisualShaderNodeTexture2DArray

继承: VisualShaderNodeSample3D < VisualShaderNode < Resource < RefCounted < Object

可视化着色器图中使用的 2D 纹理 uniform 数组。

描述

翻译为着色器语言中的 uniform sampler2DArray

属性

Texture2DArray

texture_array


属性说明

Texture2DArray texture_array 🔗

源纹理数组。VisualShaderNodeSample3D.sourceVisualShaderNodeSample3D.SOURCE_TEXTURE 时使用。