logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class ModelClipCreator.Result

    Outcome of any of this type's three operations — each populates only its own asset-path field.

    Inheritance
    object
    ModelClipCreator.Result
    Namespace: Serenity.Editor.AnimationHub.Authoring
    Assembly: Serenity.AnimationHub.Editor.dll
    Syntax
    public sealed class ModelClipCreator.Result : SerenityCreationResult

    Constructors

    Result()

    Declaration
    public Result()

    Fields

    ClipAssetPath

    Declaration
    public string ClipAssetPath
    Field Value
    Type Description
    string

    Populated by GenerateClip(Input).

    CopiedClipPath

    Declaration
    public string CopiedClipPath
    Field Value
    Type Description
    string

    Populated by DuplicateEmbeddedClip(Input).

    Message

    Declaration
    public string Message
    Field Value
    Type Description
    string

    VariantAssetPath

    Declaration
    public string VariantAssetPath
    Field Value
    Type Description
    string

    Populated by CreatePrefabVariant(Input).

    In this article
    © 2026 Serenity. All Rights Reserved