mirror of
https://github.com/bevyengine/bevy
synced 2024-12-23 03:23:20 +00:00
fcf01a7925
# Objective - It can be useful to have access to the path of the current asset being processed, for example if you want to need a second file that is relative to the current file being processed. ## Solution - I added a `path()` function to the `ProcessContext` |
||
---|---|---|
.. | ||
log.rs | ||
mod.rs | ||
process.rs |