ue_create_metasound_source
Create an empty MetaSound Source asset for Unreal Engine audio systems. Requires the MetaSound plugin to be active.
Instructions
Crea un asset MetaSound Source vuoto (richiede il plugin MetaSound attivo).
Il grafo va poi popolato nell'editor MetaSound o via ue_exec_python.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | MS_Source | |
| package_path | No | /Game/Audio |