Remove outdated comment
This commit is contained in:
parent
749681f552
commit
5769fed9de
@ -26,7 +26,7 @@ use bevy_render::settings::WgpuFeatures;
|
|||||||
/// An experimental plugin for raytraced lighting.
|
/// An experimental plugin for raytraced lighting.
|
||||||
///
|
///
|
||||||
/// This plugin provides:
|
/// This plugin provides:
|
||||||
/// * [`SolariLightingPlugin`] - Raytraced direct and indirect lighting (indirect lighting not yet implemented).
|
/// * [`SolariLightingPlugin`] - Raytraced direct and indirect lighting.
|
||||||
/// * [`RaytracingScenePlugin`] - BLAS building, resource and lighting binding.
|
/// * [`RaytracingScenePlugin`] - BLAS building, resource and lighting binding.
|
||||||
/// * [`pathtracer::PathtracingPlugin`] - A non-realtime pathtracer for validation purposes.
|
/// * [`pathtracer::PathtracingPlugin`] - A non-realtime pathtracer for validation purposes.
|
||||||
///
|
///
|
||||||
|
Loading…
Reference in New Issue
Block a user