clear_z_coordinates

Function clear_z_coordinates 

Source
pub fn clear_z_coordinates(
    query: Query<'_, '_, &mut Transform, With<RenderZCoordinate>>,
)
Expand description

Clears the z-coordinate of everything with a RenderZCoordinate component.