X Tutup
Skip to main content

Module box_shadow

Module box_shadow 

Source
Expand description

Box shadows rendering

Structs§

BoxShadowMeta
Contains the vertices and bind groups to be sent to the GPU
BoxShadowPipeline
BoxShadowPipelineKey
BoxShadowPlugin
A plugin that enables the rendering of box shadows.
DrawBoxShadow
ExtractedBoxShadow
Description of a shadow to be sorted and queued for rendering
ExtractedBoxShadows
List of extracted shadows to be sorted and queued for rendering
SetBoxShadowViewBindGroup
UiShadowsBatch

Functions§

extract_shadows
init_box_shadow_pipeline
prepare_shadows
queue_shadows

Type Aliases§

DrawBoxShadows
X Tutup