Traitsยง
- Material
Layout - Consumes resolved material values and decides how they are laid out in
memory - as a single array-of-structs blob (see the
pack::aosmodule), as per-field structure-of-arrays buffers, or otherwise.ShadingStrategydescribes what fields exist and what their values are;MaterialLayoutdecides where those values live.