Custom drawing order of meshes in dx11?

is there a way to rewrite the drawing order of meshes in the dx11 renderer ?

yes, you can use the Group with priority.

group(priority) comes only in dx9
how about recalling them in the pipeline with semantics/validators ?

I think you can use getslice and cons on layers

Order (DX11.Layer)

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.