# Hunyuan3D Multiview (https://docs.fuser.studio/docs/nodes/mesh/hunyuan3d-multiview)

_Provided by [Fal](https://fal.ai) — [Learn More](https://fal.ai/models/fal-ai/hunyuan3d/v2/multi-view)._

## Inputs [#inputs]

- **Front Image** (`image`) — The front image to generate a 3D model from.

- **Back Image** (`image`) — The back image to generate a 3D model from.

- **Left Image** (`image`) — The left image to generate a 3D model from.

- **Steps** (`slider`) — The number of inference steps to perform.

   Optional: `true` • Default: `50` • Minimum: `1` • Maximum: `50`

- **Guidance Scale** (`slider`) — Guidance controls how closely the generated model adheres to the image you provide. Accepts values between 0 and 20.

   Optional: `true` • Default: `7.5` • Minimum: `0` • Maximum: `20`

- **Octree Resolution** (`slider`) — The resolution of the octree. Accepts values between 10 and 1024.

   Optional: `true` • Default: `256` • Minimum: `10` • Maximum: `1024`

- **Seed** (`seed`) — The same seed and image will output the same image every time.

   Optional: `true` • Default: `25518` • Minimum: `0` • Maximum: `65535`

- **Textured** (`toggle`) — If enabled, the model will be textured. Textured generation increases the cost of the generation by 3x.

   Optional: `true` • Default: `false`

- **Turbo** (`toggle`) — Turbo is a variant of Hunyuan3D that is faster and cheaper.

   Optional: `true` • Default: `false`

## Outputs [#outputs]

- **Generated 3D** (`mesh`) — The generated 3D model.