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