pub type DrawWireframe3dWide = (SetItemPipeline, SetMeshViewBindGroup<0>, SetMeshViewBindingArrayBindGroup<1>, SetMeshBindGroup<2>, SetWireframe3dWideBindGroup, SetWireframe3dWideImmediates, DrawWireframeMeshPulled);Expand description
Draw wireframes using vertex pulling for wide lines or quad topology.