是否支持自定义 Shader?
#510
-
|
除了基本的填空,是否支持自定义的 GPU Shader脚本? |
Beta Was this translation helpful? Give feedback.
Answered by
domchen
Sep 1, 2022
Replies: 2 comments
-
|
这里需求的背景是啥,在一个渲染链中,pag 可以作为一个渲染节点,可以和其它节点很好的整合 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
一般是把PAG作为其中一个渲染节点跟其他的Shader节点串联,不是把Shader塞到PAG里。 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
domchen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
一般是把PAG作为其中一个渲染节点跟其他的Shader节点串联,不是把Shader塞到PAG里。