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
繼承: VisualShaderNode < Resource < RefCounted < Object
將螢幕 UV 轉換為 SDF(帶符號距離場)的函式,在視覺化著色器圖中使用。
說明
翻譯為著色器語言中的 screen_uv_to_sdf(uv)。如果該 UV 埠未被連接,則改用 SCREEN_UV。