Skip to main content

DrawWireframe3dThin

Type Alias DrawWireframe3dThin 

Source
pub type DrawWireframe3dThin = (SetItemPipeline, SetMeshViewBindGroup<0>, SetMeshViewBindingArrayBindGroup<1>, SetMeshBindGroup<2>, SetWireframe3dThinImmediates, DrawMesh);
Expand description

Draw wireframes with PolygonMode::Line, i.e. the fast path.