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

    Interface IPreviewable

    Implement this interface in a Component to register properties for previewing purposes, preventing Unity from marking Prefabs or the Scene as modified.

    Namespace: Unity.LiveCapture
    Syntax
    public interface IPreviewable

    Methods

    Register(IPropertyPreviewer)

    The preview system calls this method before playing animations. Use the specified IPropertyPreviewer to register animated properties.

    Declaration
    void Register(IPropertyPreviewer previewer)
    Parameters
    Type Name Description
    IPropertyPreviewer previewer

    The IPropertyPreviewer to register animated properties to.

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