0
Отклонен
Refraction mask
How can i make a refraction mask with nodes ?
My problem with refraction and it's solution described here
See Example 19-2.
My problem with refraction and it's solution described here
See Example 19-2.
Ответ
0
Ответ
Отклонен
Freya Holmér (Developer) 11 лет назад
I'm pretty sure that one is using direct access to a Gbuffer, which you currently can't do in Unity in any straightforward way
Ответ
Отклонен
I'm pretty sure that one is using direct access to a Gbuffer, which you currently can't do in Unity in any straightforward way
I solved it by setting the sort order for objects in front of the refracting object higher (e.g. to Transparent(3000))
Сервис поддержки клиентов работает на платформе UserEcho