Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Question Assign an onnx asset to the "Model Asset" field in code?

Discussion in 'ML-Agents' started by RankNFyle, Dec 8, 2021.

  1. RankNFyle

    RankNFyle

    Joined:
    Jan 4, 2021
    Posts:
    31
    Can the following be done programmatically, that is, from within the C# code:
    1) Assign an onnx (stored as an asset) to the "Model Asset" field
    2) Copy/move assets within the asset folders