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...
VisualShaderNodeCubemapParameter¶
继承: VisualShaderNodeTextureParameter < VisualShaderNodeParameter < VisualShaderNode < Resource < RefCounted < Object
可视化着色器图形中使用的 Cubemap 参数节点。
描述¶
翻译为着色器语言中的 uniform samplerCube
。该输出值可被用作 VisualShaderNodeCubemap 的端口。