ToExtents
bevy
0.17.2
ToExtents
Required Methods
to_extents
Implementors
In bevy::
image
bevy
::
image
Trait
ToExtents
Copy item path
Source
pub trait ToExtents { // Required method fn
to_extents
(self) ->
Extent3d
; }
Required Methods
§
Source
fn
to_extents
(self) ->
Extent3d
Implementors
§
Source
§
impl
ToExtents
for
UVec2
Source
§
impl
ToExtents
for
UVec3