VisualShaderNodeVectorDecompose

Inherits: VisualShaderNodeVectorBase < VisualShaderNode < Resource < RefCounted < Object

Decomposes a Vector2, Vector3 or 4D vector (represented as a Quaternion) into scalars within the visual shader graph.

Description

Takes a vec2, vec3 or vec4 and decomposes it into scalar values that can be used as separate outputs.

Previous Next


© Copyright 2014-present Juan Linietsky, Ariel Manzur and the Godot community (CC BY 3.0). Revision 53e837c6.

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