Up to date

This page is up to date for Godot 4.2. If you still find outdated information, please open an issue.

VisualShaderNodeVec4Constant

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

4D 常向量,用于可视化着色器图中。

描述

4D 常向量,可用作输入节点。

属性

Quaternion

constant

Quaternion(0, 0, 0, 1)


属性说明

Quaternion constant = Quaternion(0, 0, 0, 1)

4D 常向量(表示为 Quaternion),表示该节点的状态。