Cargo Features
fyrox-dylib has no features set by default.
[dependencies]
fyrox-dylib = { version = "0.1.0", features = ["gltf", "mesh_analysis", "gltf_blend_shapes"] }
- gltf
-
Enables gltf of fyrox-impl
- mesh_analysis
-
Enables mesh_analysis of fyrox-impl
- gltf_blend_shapes
-
Enables gltf_blend_shapes of fyrox-impl
fyrox-dylib has 3 features without comments.