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

    Class RecorderOptions

    Options class for the Recorder

    Inheritance
    Object
    RecorderOptions
    Namespace: UnityEditor.Recorder
    Syntax
    public static class RecorderOptions : object

    Properties

    ShowLegacyRecorders

    If true, legacy recorders will be displayed in the "Add New Recorder" menu. Legacy recorders are deprecated and will be removed from the Unity Recorder in future releases.

    Declaration
    public static bool ShowLegacyRecorders { get; set; }
    Property Value
    Type Description
    Boolean

    ShowRecorderGameObject

    The recoder uses a "Unity-RecorderSessions" GameObject to store Scene references and manage recording sessions. If true, this GameObject will be visible in the Scene Hierarchy.

    Declaration
    public static bool ShowRecorderGameObject { get; set; }
    Property Value
    Type Description
    Boolean

    VerboseMode

    If true, the recorder will log additional recording steps into the Console.

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