Enum BoneRenderer.BoneShape
Shape used by individual bones.
Namespace: UnityEngine.Animations.Rigging
Syntax
public enum BoneShape
Fields
| Name | Description | Value |
|---|---|---|
| Box | Bones are rendered with box shapes. |
|
| Line | Bones are rendered with single lines. |
|
| Pyramid | Bones are rendered with pyramid shapes. |