Structs§
- Extracted
Wireframe Color - Mesh3d
Wireframe - NoWireframe
- Disables wireframe rendering for any entity it is attached to.
It will ignore the
WireframeConfig
global setting. - Render
Wireframe Instances - Render
Wireframe Material - SetWireframe3d
Push Constants - Specialized
Wireframe Pipeline Cache - Stores the
SpecializedWireframeViewPipelineCache
for each view. - Specialized
Wireframe View Pipeline Cache - 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
- Wireframe3d
Batch SetKey - Wireframe3d
BinKey - Data that must be identical in order to batch phase items together.
- Wireframe3d
Pipeline - Wireframe
Color - Sets the color of the
Wireframe
of the entity it is attached to. - Wireframe
Config - Wireframe
Entities Needing Specialization - Wireframe
Entity Specialization Ticks - Wireframe
Material - Wireframe
Plugin - A
Plugin
that draws wireframes.
Constants§
Functions§
- check_
wireframe_ entities_ needing_ specialization - extract_
wireframe_ entities_ needing_ specialization - extract_
wireframe_ materials - specialize_
wireframes