Update crates/bevy_pbr/src/pbr_material.rs
Co-authored-by: BD103 <59022059+BD103@users.noreply.github.com>
This commit is contained in:
parent
0cf8679161
commit
63ae58bd70
@ -391,7 +391,7 @@ pub struct StandardMaterial {
|
||||
///
|
||||
/// ```
|
||||
/// # use bevy_asset::AssetServer;
|
||||
/// # use bevy_ecs::ecs::change_detection::Res;
|
||||
/// # use bevy_ecs::change_detection::Res;
|
||||
/// # use bevy_image::ImageLoaderSettings;
|
||||
/// #
|
||||
/// fn load_normal_map(asset_server: Res<AssetServer>) {
|
||||
|
Loading…
Reference in New Issue
Block a user