logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class CutsceneCreator.StageInput

    One authored stage (the window's editable row).

    Inheritance
    object
    CutsceneCreator.StageInput
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    Namespace: Serenity.CutscenePlayer.Installation.Settings.Editor.Builder
    Assembly: Serenity.UnityCutscenePlayer.Installation.Editor.dll
    Syntax
    public sealed class CutsceneCreator.StageInput

    Constructors

    StageInput()

    Declaration
    public StageInput()

    Fields

    CreateNewTimeline

    When true (PlayTimeline stages only), an empty Timeline asset is created next to the cutscene and assigned to Timeline. Honoured only when the Timeline package is installed.

    Declaration
    public bool CreateNewTimeline
    Field Value
    Type Description
    bool

    Duration

    Declaration
    public float Duration
    Field Value
    Type Description
    float

    FadeColor

    Declaration
    public Color FadeColor
    Field Value
    Type Description
    Color

    Id

    Declaration
    public string Id
    Field Value
    Type Description
    string

    StageType

    Declaration
    public CutsceneStageType StageType
    Field Value
    Type Description
    CutsceneStageType

    Timeline

    Declaration
    public PlayableAsset Timeline
    Field Value
    Type Description
    PlayableAsset
    In this article
    © 2026 Serenity. All Rights Reserved