bevy_
image
0.15.1
Bevy
Default
Required Methods
bevy_default
Implementations on Foreign Types
TextureFormat
Object Safety
Implementors
In crate bevy_
image
bevy_image
Trait
BevyDefault
Copy item path
source
pub trait BevyDefault { // Required method fn
bevy_default
() -> Self; }
Required Methods
§
source
fn
bevy_default
() -> Self
Object Safety
§
This trait is
not
object safe
.
Implementations on Foreign Types
§
source
§
impl
BevyDefault
for
TextureFormat
source
§
fn
bevy_default
() -> Self
Implementors
§