= Megascans Material =

#type: node
#context: sop
#internal: koidtaka--megascans_material
#icon: SOP/megascans_material

"""Assign a material for Megascans."""
== Overview ==
Materials downloaded with Quixel Bridge can be listed and easily assigned to geometry.
[Image:/images/megascans_material.gif]

=== Library Path ===
To load the material, specify the same path as the library path set in Quixel Bridge.
[Image:/images/library_path.png]

=== Material Assignment ===
Double-clicking on a thumbnail will apply the material to the geometry.
If you have primitives selected in the viewport, the material will be assigned to the selected primitives.

=== Context Menu ===
[Image:/images/context_menu.png]

Copy Asset Name:
    Copy the asset name to your clipboard.
Copy Asset ID:
    Copy the Asset ID to your clipboard.
Open Asset Directory:
    Open the folder where you downloaded the assets.

:dev:
    If you want to change the type of material applied, please change the contents of `scripts/python/megascans_browser/app_command.py`.