 | TetrapodNamingConventionStandard Enumeration |
Different common standards for tetrapod naming conventions.
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
Members
| Member name | Value | Description |
---|
| Biped | 0 |
3D Studio Max Biped.
|
| CAT | 1 |
3D Studio Max CAT. Note that this convention assumes a CAT rig was built from scratch. Some of the
example CAT rigs don't even use consistent naming conventions.
|
| HumanIK | 2 |
Human IK (e.g., Maya, MotionBuilder).
|
| Maya | 3 |
Maya's label-based naming convention.
|
| Rigify | 4 |
Blender's Rigify plug-in.
|
See Also