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.

VisualShaderNodeVec3Constant

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

Vector3 常量,用于可视化着色器图中。

描述

Vector3 常量,可用作输入节点。

属性

Vector3

constant

Vector3(0, 0, 0)


属性说明

Vector3 constant = Vector3(0, 0, 0) 🔗

Vector3 常量,表示该节点的状态。