Up to date

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

VisualShaderNodeTextureParameterTriplanar

Inherits: VisualShaderNodeTextureParameter < VisualShaderNodeParameter < VisualShaderNode < Resource < RefCounted < Object

Performs a uniform texture lookup with triplanar within the visual shader graph.

Description

Performs a lookup operation on the texture provided as a uniform for the shader, with support for triplanar mapping.