Files
filament/docs
Mathias Agopian 899c15f023 very basic API for materials to have global variables (#6764)
A material global is a variable seen by all materials. There are 4 such 
variable which are all vec4 and they can be set on a per-view basis.

All materials used during Renderer::render() will see the same value.

These variable can be accessed in the materials by using 
getMaterialGloabal{0|1|2|3}.
2023-04-25 17:20:43 -07:00
..
2020-08-07 11:02:38 -07:00
2020-08-07 11:02:38 -07:00
2020-08-07 11:02:38 -07:00
2020-08-07 11:02:38 -07:00
2022-02-02 10:04:48 -08:00
2020-08-07 11:02:38 -07:00
2023-03-24 17:19:35 -07:00
2020-08-07 11:02:38 -07:00
2023-03-24 09:38:42 -07:00
2020-08-07 11:02:38 -07:00
2018-11-01 17:05:30 -07:00
2023-04-17 13:29:47 -04:00
2020-08-07 11:02:38 -07:00
2018-08-03 10:38:22 -07:00
2023-04-17 13:29:47 -04:00
2020-08-07 11:02:38 -07:00