Module wireframe

Source

Structs§

ExtractedWireframeColor
Mesh3dWireframe
NoWireframe
Disables wireframe rendering for any entity it is attached to. It will ignore the WireframeConfig global setting.
RenderWireframeInstances
RenderWireframeMaterial
SetWireframe3dPushConstants
SpecializedWireframePipelineCache
Stores the SpecializedWireframeViewPipelineCache for each view.
SpecializedWireframeViewPipelineCache
Stores the cached render pipeline ID for each entity in a single view, as well as the last time it was changed.
Wireframe
Enables wireframe rendering for any entity it is attached to. It will ignore the WireframeConfig global setting.
Wireframe3d
Wireframe3dBatchSetKey
Wireframe3dBinKey
Data that must be identical in order to batch phase items together.
Wireframe3dPipeline
WireframeColor
Sets the color of the Wireframe of the entity it is attached to.
WireframeConfig
WireframeEntitiesNeedingSpecialization
WireframeEntitySpecializationTicks
WireframeMaterial
WireframePlugin
A Plugin that draws wireframes.

Constants§

WIREFRAME_SHADER_HANDLE

Functions§

check_wireframe_entities_needing_specialization
extract_wireframe_entities_needing_specialization
extract_wireframe_materials
specialize_wireframes

Type Aliases§

DrawWireframe3d