I want to use CommandBuffer to draw some meshes at given position but meshes not lighted by light probes as normal MeshRenderer did.
I think DrawRenderer may do well but I don’t want to use DrawRenderer because I don’t want to add more GameObjects with MeshFilter and renderers into scene.