VisualShaderNodeTransformCompose

继承: VisualShaderNode < Resource < RefCounted < Object

在可视化着色器图中,将四个 Vector3 合成为 Transform3D

描述

使用四个类型为 vec3 的向量创建一个 4x4 变换矩阵。每个向量是矩阵中的一行,最后一列是一个 vec4(0, 0, 0, 1)

Previous Next


© 版权所有 2014-present Juan Linietsky, Ariel Manzur and the Godot community (CC BY 3.0). Revision b1c660f7.

Built with Sphinx using a theme provided by Read the Docs.