docs.unity3d.com
    目次を表示する/隠す

    Struct CharacterGroup

    Data structure representing CharacterPart grouping

    Inherited Members
    ValueType.Equals(Object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetType()
    Namespace: UnityEditor.U2D.Animation
    Syntax
    [Serializable]
    [MovedFrom("UnityEditor.U2D.Experimental.Animation")]
    public struct CharacterGroup : ICharacterOrder

    Fields

    name

    Name of the CharacterGroup

    Declaration
    public string name
    Field Value
    Type Description
    String

    parentGroup

    The parent group index it belongs to. Set to -1 if does not have a parent.

    Declaration
    public int parentGroup
    Field Value
    Type Description
    Int32

    Properties

    order

    The order of the group in the list

    Declaration
    public int order { get; set; }
    Property Value
    Type Description
    Int32
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)