docs.unity3d.com
"{0}" の検索結果

    目次を表示する/隠す

    Import in the scene

    Alternatively to importing a source model with the default import method, which generates a prefab from the source model, it's possible to import a model directly in the scene.

    Note

    This is the legacy import mode used in previous versions of Pixyz Plugin.

    When to use

    Use this method if the prefab generation step is too long with the default method (e.g. because you deal with large models), or simply because you prefer having your model stored in the scene.

    It imports the hierarchy and assets (meshes, materials…) in an opened scene procedurally. It is faster, but does not comply with the Unity way for importing assets. Also, assets are not serialized properly, and not reusable across scenes.

    How to

    To import a model into the current scene, follow these steps:

    1. From the Toolbox menu, click Import CAD or Import Point Cloud

    2. Select the source file to import.

      A new CAD Importer Scriptable Object script with the name of the source file is created in the 3DModels folder, and automatically focused in the Inspector. It stores the link to the source file and the import parameters.

    3. From the Inspector, toggle the Debug mode, clicking the More Items (⋮) button

    4. From the list of parameters listed in the Inspector, enable the Import In Scene parameter

    5. From the Inspector, toggle the Normal mode, clicking the More Items (⋮) button

    6. For the next steps, follow the procedure for each situation:

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