Back home 🏡 WGSL Spec Bevy WGSL Functions

post_process.wgsl

Functions

fragment_main

#
@fragment
fn fragment_main(in: FullscreenVertexOutput) -> @location(0) vec4<f32>
Parameter Type
in FullscreenVertexOutput
Returns: @location(0) vec4<f32>