Files
o3de/Gems
Qing Tao 584f9abf16 Add new function to DynamicDrawInterface to support submiting cached DrawPacket (#7337)
New function:
void AddDrawPacket(Scene* scene, ConstPtr<RHI::DrawPacket> drawPacket)
Deprecated function (still supported) :
void AddDrawPacket(Scene* scene, AZStd::unique_ptr<const RHI::DrawPacket> drawPacket)

Signed-off-by: Qing Tao <55564570+VickyAtAZ@users.noreply.github.com>
2022-02-02 08:52:53 -08:00
..
2022-01-14 10:27:20 -08:00
2022-01-14 10:27:20 -08:00
2022-01-14 10:27:20 -08:00
2022-01-14 10:27:20 -08:00
2022-01-14 10:27:20 -08:00
2022-01-20 13:00:02 -08:00
2022-01-14 10:27:20 -08:00
2022-01-14 10:27:20 -08:00