logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class AnimationClipBindingLabels.Label

    One property's display label — get-only, constructor-built, the same DTO idiom every other hub result type uses.

    Inheritance
    object
    AnimationClipBindingLabels.Label
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    Namespace: Serenity.Editor.AnimationHub.Engine
    Assembly: Serenity.AnimationHub.Editor.dll
    Syntax
    public sealed class AnimationClipBindingLabels.Label

    Constructors

    Label(string, string)

    Declaration
    public Label(string group, string axis)
    Parameters
    Type Name Description
    string group
    string axis

    Properties

    Axis

    Declaration
    public string Axis { get; }
    Property Value
    Type Description
    string

    Group

    Declaration
    public string Group { get; }
    Property Value
    Type Description
    string
    In this article
    © 2026 Serenity. All Rights Reserved