o3de / o3de-atom-sampleviewer

Atom sample viewer project for the Open 3D Engine
https://o3de.org
Other
31 stars 35 forks source link

Clean up mesh feature processor to set materials and event handlers in descriptor before acquire #656

Closed gadams3 closed 8 months ago

gadams3 commented 8 months ago

This is a companion to the following pr, https://github.com/o3de/o3de/pull/17309, which updates the mesh feature processor, descriptor, and acquire function to preset custom materials and event handlers so they are available before acquire is called.