SIGN IN SIGN UP
bevyengine / bevy UNCLAIMED

A refreshingly simple data-driven game engine built in Rust

0 0 59 Rust

added an example showing how to use with_rect (#17664)

# Objective


Add an example demonstrating the use of `ImageNode::rect`
Fixes #16482 

## Solution

Modified the code in the original issue #16457

## Testing

to test run

`cargo run --example image_rect  --release`

---------

Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
Co-authored-by: Carter Anderson <mcanders1@gmail.com>
F
Frank committed
caa1499b618dc7f8b5b26b1bf657a9c87c8fc204
Parent: 03f16a4
Committed by GitHub <noreply@github.com> on 5/22/2026, 1:39:22 PM