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

    Interface IRegistrable

    An interface which allows indexing using an ID string.

    Namespace: Unity.LiveCapture
    Syntax
    public interface IRegistrable

    Properties

    FriendlyName

    Get a human-readable name for the instance.

    Declaration
    string FriendlyName { get; }
    Property Value
    Type Description
    String

    Id

    Get the unique identifier for this instance.

    Declaration
    string Id { get; }
    Property Value
    Type Description
    String
    Remarks

    The ID should not be null or empty, and is expected to remain constant for the life of the instance.

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