docs.unity.cn
    Show / Hide Table of Contents

    Enum BoneRenderer.BoneShape

    Shape used by individual bones.

    Namespace: UnityEngine.Animations.Rigging
    Syntax
    public enum BoneShape : int

    Fields

    Name Description Value
    Line

    Bones are rendered with single lines.

    0
    Pyramid

    Bones are rendered with pyramid shapes.

    1
    Box

    Bones are rendered with box shapes.

    2
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Tuesday, August 24, 2021