Expand description
Everything related to resources.
Modules§
- curve
- Curve resource holds a
Curve - fbx
- Contains all methods to load and convert FBX model format.
- gltf
- GltfLoader enables the importing of *.gltf and *.glb files in the glTF format. This requires the “gltf” feature.
- model
- Contains all data structures and method to work with model resources.
- texture
- Everything related to textures. See
fyrox_texturecrate docs for more info.