---
name: RigType
last_updated: 2026-06-11T23:11:58Z
type: enum
summary: "The type of rig being imported with the 3D Importer."
---

# RigType

The type of rig being imported with the 3D Importer.

**Type:** enum

## Description

The type of rig being imported with the 3D Importer

## Items

| Name | Value | Description |
|------|-------|-------------|
| `R15` | 0 | A rig type of R15. |
| `CustomHumanoid` | 1 |  |
| `Custom` | 2 | A rig type of Custom. |
| `None` | 3 | A rig type of None. |