Skip to content

Commit

Permalink
Document bevy_gizmos feature
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-blackbird committed Mar 11, 2023
1 parent 7d5d8dc commit 8b21cb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/cargo_features.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ The default feature set enables most of the expected features of a game engine,
|bevy_audio|Provides audio functionality|
|bevy_core_pipeline|Provides cameras and other basic render pipeline features|
|bevy_gilrs|Adds gamepad support|
|bevy_gizmos|Adds support for rendering gizmos|
|bevy_gltf|[glTF](https://www.khronos.org/gltf/) support|
|bevy_pbr|Adds PBR rendering|
|bevy_render|Provides rendering functionality|
Expand Down

0 comments on commit 8b21cb2

Please sign in to comment.