Skip to content

Commit 8b21cb2

Browse files
committed
Document bevy_gizmos feature
1 parent 7d5d8dc commit 8b21cb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/cargo_features.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ The default feature set enables most of the expected features of a game engine,
1818
|bevy_audio|Provides audio functionality|
1919
|bevy_core_pipeline|Provides cameras and other basic render pipeline features|
2020
|bevy_gilrs|Adds gamepad support|
21+
|bevy_gizmos|Adds support for rendering gizmos|
2122
|bevy_gltf|[glTF](https://www.khronos.org/gltf/) support|
2223
|bevy_pbr|Adds PBR rendering|
2324
|bevy_render|Provides rendering functionality|

0 commit comments

Comments
 (0)