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.
Checking the stable version of the documentation...
VisualShaderNodeScreenUVToSDF
Eredita: VisualShaderNode < Resource < RefCounted < Object
Una funzione per convertire dall'UV schermo a un SDF (signed-distance field), da utilizzare all'interno del grafico di visual shader.
Descrizione
Tradotto come screen_uv_to_sdf(uv) nel linguaggio di shader. Se la porta UV non è collegata, SCREEN_UV viene invece utilizzato.