MCPcopy Create free account
hub / github.com/PerroEngine/Perro / is_empty

Method is_empty

perro_source/render_stack/perro_render_bridge/src/two_d.rs:353–355  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

351 pub caustic_strength: f32,
352 pub refraction_strength: f32,
353 pub scattering_strength: f32,
354 pub distance_fog_strength: f32,
355 pub coastline_foam_color: Color,
356 pub coastline_foam_strength: f32,
357 pub coastline_foam_width: f32,
358 pub coastline_cutoff_softness: f32,

Callers 15

prepareMethod · 0.45
encode_readbackMethod · 0.45
request_readbackMethod · 0.45
raster_coastline_2dFunction · 0.45
raster_impacts_2dFunction · 0.45
raster_coastline_3dFunction · 0.45
raster_impacts_3dFunction · 0.45
renderMethod · 0.45
decode_texture_sourceMethod · 0.45
process_commandsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected