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.

VisualShaderNodeTransformDecompose

繼承: VisualShaderNode < Resource < RefCounted < Object

在視覺化著色器圖中,將 Transform3D 分解為四個 Vector3

說明

Takes a 4×4 transform matrix and decomposes it into four vec3 values, one from each row of the matrix.