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

    Class RecorderSettingsAttribute

    This attribute allows binding a Recorder Settings instance with a Recorder.

    Inheritance
    Object
    RecorderSettingsAttribute
    Namespace: UnityEditor.Recorder
    Syntax
    public class RecorderSettingsAttribute : Attribute

    Constructors

    RecorderSettingsAttribute(Type, String)

    Constructor for the attribute.

    Declaration
    public RecorderSettingsAttribute(Type recorderType, string displayName)
    Parameters
    Type Name Description
    Type recorderType

    The type of Recorder that uses this Recorder Settings instance.

    String displayName

    The Recorder's display name.

    RecorderSettingsAttribute(Type, String, String)

    Constructor for the attribute.

    Declaration
    public RecorderSettingsAttribute(Type recorderType, string displayName, string iconName)
    Parameters
    Type Name Description
    Type recorderType

    The type of Recorder that uses this Recorder Settings instance.

    String displayName

    The Recorder's display name.

    String iconName

    The name of the icon.

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