Cargo Features
fyrox-impl has no features set by default.
[dependencies]
fyrox-impl = { version = "0.34.1", features = ["enable_profiler", "gltf_blend_shapes", "mesh_analysis"] }
- enable_profiler
-
Enables enable_profiler of fyrox-core
- gltf_blend_shapes = gltf
- mesh_analysis
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- gltf gltf_blend_shapes?
-
Affects
resource::gltf
…