# Using `FBXModel` The `FBXModel` component is a wrapper around [`useFBX`](./use-fbx.md) composable and accepts the same options as props. ```vue{2,10} ``` ## Props | Prop | Description | Default | | :----- | :---------------------- | ----------- | | `path` | Path to the model file. | `undefined` |